Added UserResource

This commit is contained in:
Wayne Witzel III
2016-02-24 14:03:05 -05:00
parent 47dfc09cb2
commit 180911dfa8
6 changed files with 109 additions and 1 deletions

View File

@@ -18,6 +18,7 @@ from awx.main.models.activity_stream import * # noqa
from awx.main.models.ha import * # noqa
from awx.main.models.configuration import * # noqa
from awx.main.models.rbac import * # noqa
from awx.main.models.user import * # noqa
from awx.main.models.mixins import * # noqa
# Monkeypatch Django serializer to ignore django-taggit fields (which break