use less bleeding edge django 1.5.x

This commit is contained in:
Nate Aune 2013-09-26 13:08:38 -04:00
parent 90e601fc22
commit 9346ffe802

View File

@ -1,5 +1,5 @@
# Bleeding edge Django
https://github.com/django/django/archive/1.6b4.tar.gz
# Latest Django 1.5.x
django==1.5.4
# Configuration
django-configurations==0.5.1
@ -14,9 +14,7 @@ django-floppyforms==1.1
# Models
South==0.8.2
# hack so django-model-utils doesn't override Django 1.6b4 install
git+git://github.com/pydanny/django-model-utils@d71bf2db7581d91dcc8e0a66fd4859eb8969d256
django-model-utils==1.5.0
# images
Pillow==2.1.0