Modernize dependencies, sync with gva

This commit modernizes all requirements to the latest versions, adapts
the settings to Django 1.9 and synchronizes the settings layout with
gva.
This commit is contained in:
Jan Dittberner 2016-01-31 23:19:26 +01:00
parent 7c6ed136eb
commit ed18c4a6f9
12 changed files with 105 additions and 120 deletions

1
.gitignore vendored
View file

@ -41,3 +41,4 @@ Desktop.ini
.ropeproject
_build/
.vagrant/
.coverage