Update Django version to 1.5.1.

This commit is contained in:
Berker Peksag
2013-04-21 14:32:58 +03:00
parent c2d04ff28b
commit a149eaf9e0

View File

@@ -1,5 +1,5 @@
# These are the reqs to build docs and run tests.
-e git+git://github.com/django/django.git@1.5b1#egg=django
Django==1.5.1
sphinx
jinja2
nose