include copy of django_extension, dont install django from git

This commit is contained in:
j 2014-11-20 16:34:55 +00:00
commit 3f7215035a
200 changed files with 14119 additions and 4 deletions

View file

@ -1,4 +1,5 @@
-e git+https://github.com/django/django.git@stable/1.4.x#egg=django
#-e git+https://github.com/django/django.git@stable/1.4.x#egg=django
Django<1.5
-e bzr+http://code.0x2620.org/python-ox/#egg=python-ox
-e bzr+http://code.0x2620.org/oxtimelines/#egg=oxtimelines
simplejson
@ -6,10 +7,9 @@ chardet
celery==3.0.24
django-celery==3.0.23
#django_extensions
#-e git+https://github.com/django-extensions/django-extensions.git#egg=django_extensions
#use fork fixing some postgresql issues
-e git://github.com/bit/django-extensions.git#egg=django_extensions
-e git+git://github.com/dcramer/django-devserver#egg=django_devserver
-e contrib/django_extensions
django_devserver
gunicorn>=0.14.3,<0.19
html5lib
South