mirror of
https://github.com/ansible/awx.git
synced 2026-01-12 02:19:58 -03:30
reorder migrations after a rebase
This commit is contained in:
parent
44c0eb867b
commit
be68a199ec
@ -8,7 +8,7 @@ from django.db import migrations, models
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('main', '0100_v370_projectupdate_job_tags'),
|
||||
('main', '0102_v370_unifiedjob_canceled'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
Loading…
x
Reference in New Issue
Block a user