Closed ruscoder closed 6 years ago
What version of Django should be supported?
Can we drop support of Django 1.4 and switch to support only 1.8+ Django versions or even only LTS? Anyway, old versions will be still available in PyPi and can be used for users with old Django versions.
Let's switch to 1.8+. We can discuss only LTS support later.
Ok. I've removed all code for Django version <1.8 (including south migrations).
What version of Django should be supported?
Can we drop support of Django 1.4 and switch to support only 1.8+ Django versions or even only LTS? Anyway, old versions will be still available in PyPi and can be used for users with old Django versions.