mirror of
https://github.com/ansible/awx.git
synced 2026-05-08 09:57:35 -02:30
added model for holding channel group information, updating asgi_amsqp req
This commit is contained in:
@@ -22,6 +22,7 @@ from awx.main.models.notifications import * # noqa
|
||||
from awx.main.models.fact import * # noqa
|
||||
from awx.main.models.label import * # noqa
|
||||
from awx.main.models.workflow import * # noqa
|
||||
from awx.main.models.channels import * # noqa
|
||||
|
||||
# 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