Drop support of Django <1.11 and python 3.4

This commit is contained in:
Valentin Samir
2018-04-29 19:16:02 +02:00
parent 753e3b5625
commit 81d7c7c9c6
2 changed files with 2 additions and 10 deletions

View File

@ -21,8 +21,8 @@ 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, 1.9, 1.10 and 1.11
* Supports Python 2.7, 3.x
* Supports Django 1.11 and 2.0
* Supports Python 2.7, 3.5+
Dependencies
============