AC-1040 Add django-polymorphic as prerequisite for moving toward unified jobs.

This commit is contained in:
Chris Church
2014-02-27 17:12:32 -05:00
parent 199f091a1c
commit c899a675a9
22 changed files with 2806 additions and 0 deletions

View File

@@ -60,6 +60,7 @@ Django-1.5.5.tar.gz
#django-celery-3.1.1.tar.gz
#django-extensions-1.2.5.tar.gz
#django-jsonfield-0.9.12.tar.gz
#django_polymorphic-0.5.3.tar.gz
#django-split-settings-0.1.1.tar.gz
#django-taggit-0.11.2.tar.gz
#djangorestframework-2.3.10.tar.gz
@@ -73,3 +74,4 @@ Django-1.5.5.tar.gz
# - 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)