Fix mistyped Django version

This commit is contained in:
Raphael Michel
2017-01-04 21:21:29 +01:00
parent 87b7ffcc2a
commit 210768a14f

View File

@@ -1,5 +1,5 @@
# Functional requirements
Django==1.0.*
Django==1.10.*
python-dateutil
pytz
django-bootstrap3==7.1.*