mirror of
https://github.com/ansible/awx.git
synced 2026-01-15 03:40:42 -03:30
fix Fact migration
This commit is contained in:
parent
356b9c99b3
commit
f6fa11e383
@ -8,7 +8,7 @@ import jsonbfield.fields
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('main', '0002_v300_changes'),
|
||||
('main', '0003_v300_changes'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
Loading…
x
Reference in New Issue
Block a user