Drop support for Django 1.7
It still works, but maintaining compatibility is harder and it's
impossible to get rid of dozen of deprecation warnings in Django 1.9
while still supporting 1.7.
Issue #946
Signed-off-by: Michal Čihař <michal@cihar.com>
Showing
Django>=1.7 | Django>=1.8 | ||
Whoosh>=2.5.2,!=2.6.0 | Whoosh>=2.5.2,!=2.6.0 | ||
translate-toolkit>=1.10.0 | translate-toolkit>=1.10.0 | ||
lxml>=3.1.0 | lxml>=3.1.0 | ||
... | ... |
Please register or sign in to comment