mirror of
https://github.com/ansible/awx.git
synced 2026-03-11 22:49:32 -02:30
Fix some inconsistencies after the merge
This commit is contained in:
@@ -6,6 +6,7 @@ from awx.main.models.organization import *
|
||||
from awx.main.models.projects import *
|
||||
from awx.main.models.inventory import *
|
||||
from awx.main.models.jobs import *
|
||||
from awx.main.registrar import activity_stream_registrar
|
||||
|
||||
# Monkeypatch Django serializer to ignore django-taggit fields (which break
|
||||
# the dumpdata command; see https://github.com/alex/django-taggit/issues/155).
|
||||
|
||||
Reference in New Issue
Block a user