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