Add support for python 3.6 and Django 1.11

This commit is contained in:
Valentin Samir
2017-11-17 16:54:51 +01:00
parent 4229f871c5
commit 4de2e2c1c6
5 changed files with 40 additions and 39 deletions

View File

@ -21,7 +21,7 @@ Features
* Possibility to rename/rewrite attributes per service
* Possibility to require some attribute values per service
* Federated mode between multiple CAS
* Supports Django 1.7, 1.8 and 1.9
* Supports Django 1.7, 1.8, 1.9, 1.10 and 1.11
* Supports Python 2.7, 3.x
Dependencies