Upgrade to Django 1.8.2

This commit is contained in:
Raphael Michel
2015-06-03 00:16:13 +02:00
parent cc057e8b96
commit 72ee9bffed

View File

@@ -1,5 +1,5 @@
# Functional requirements
Django==1.8.1
Django>=1.8,<1.9
python-dateutil>=2.4,<2.5
pytz
django-bootstrap3>=5.4,<5.5