mirror of
https://github.com/ansible/awx.git
synced 2026-03-06 19:21:06 -03:30
migration number bumped again
This commit is contained in:
committed by
Jake McDermott
parent
2376013d49
commit
7178fb83b0
@@ -10,7 +10,7 @@ import django.db.models.deletion
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('main', '0051_v340_job_slicing'),
|
||||
('main', '0052_v340_remove_project_scm_delete_on_next_update'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
Reference in New Issue
Block a user