mirror of
https://github.com/ansible/awx.git
synced 2026-05-16 22:07:36 -02:30
AC-1040 Add django-polymorphic as prerequisite for moving toward unified jobs.
This commit is contained in:
@@ -10,6 +10,7 @@ Django>=1.4
|
||||
#django-celery
|
||||
#django-extensions
|
||||
#django-jsonfield
|
||||
#django-polymorphic
|
||||
#django-split-settings
|
||||
#django-taggit
|
||||
#djangorestframework>=2.3.0,<2.4.0
|
||||
@@ -25,3 +26,4 @@ Django>=1.4
|
||||
# - ansible (via yum, pip or source checkout)
|
||||
# - psycopg2 (via "yum install python-psycopg2")
|
||||
# - python-ldap (via "yum install python-ldap")
|
||||
# - python-zmq (for using the job callback receiver)
|
||||
|
||||
Reference in New Issue
Block a user