mirror of
https://github.com/ansible/awx.git
synced 2026-05-08 18:07:36 -02: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):
|
class Migration(migrations.Migration):
|
||||||
|
|
||||||
dependencies = [
|
dependencies = [
|
||||||
('main', '0051_v340_job_slicing'),
|
('main', '0052_v340_remove_project_scm_delete_on_next_update'),
|
||||||
]
|
]
|
||||||
|
|
||||||
operations = [
|
operations = [
|
||||||
Reference in New Issue
Block a user