Updated to Django 2

This commit is contained in:
Jonas Winkler
2018-07-04 17:03:59 +02:00
parent f3654310bd
commit 8f6231bd34
7 changed files with 16 additions and 13 deletions

2
requirements.txt Normal file → Executable file
View File

@@ -9,7 +9,7 @@ django-crispy-forms==1.7.2
django-extensions==2.0.7
django-filter==1.1.0
django-flat-responsive==2.0
django==1.11.13
django==2.0.7
djangorestframework==3.8.2
docopt==0.6.2
execnet==1.5.0