mirror of
https://github.com/ansible/awx.git
synced 2026-08-02 02:49:58 -02:30
bump migrations, and enable survey license check
This commit is contained in:
@@ -8,7 +8,7 @@ import jsonfield.fields
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('main', '0040_v310_artifacts'),
|
||||
('main', '0044_v310_project_playbook_files'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
Reference in New Issue
Block a user