mirror of
https://github.com/ansible/awx.git
synced 2026-09-16 17:00:12 -02:30
Fixing up settings reset issue
This is done by not assigning the ActivityStream foreign key. Which is almost superflous at this point
This commit is contained in:
@@ -554,4 +554,4 @@ class Migration(SchemaMigration):
|
||||
}
|
||||
}
|
||||
|
||||
complete_apps = ['main']
|
||||
complete_apps = ['main']
|
||||
|
||||
Reference in New Issue
Block a user