Upgrade to django 1.8.1 (Bugfix release)

See: https://docs.djangoproject.com/en/1.8/releases/1.8.1/
This commit is contained in:
Saurabh Kumar 2015-05-02 09:41:52 +05:30
parent 49ab03e4cf
commit 07b1d5f58a

View File

@ -1,5 +1,5 @@
# Bleeding edge Django
django==1.8
django==1.8.1
# Configuration
django-environ==0.3.0