mirror of
https://github.com/ansible/awx.git
synced 2026-05-21 15:57:52 -02:30
add surveys on workflow models
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
from django.db import models
|
||||
from django.contrib.contenttypes.models import ContentType
|
||||
from django.contrib.auth.models import User # noqa
|
||||
from jsonfield import JSONField
|
||||
|
||||
# AWX
|
||||
from awx.main.models.rbac import (
|
||||
|
||||
Reference in New Issue
Block a user