Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What version of Django should be supported #113

Closed
ruscoder opened this issue Sep 5, 2018 · 2 comments
Closed

What version of Django should be supported #113

ruscoder opened this issue Sep 5, 2018 · 2 comments
Assignees
Labels

Comments

@ruscoder
Copy link
Collaborator

ruscoder commented Sep 5, 2018

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.

@deniskabalkin
Copy link
Member

Let's switch to 1.8+. We can discuss only LTS support later.

@ruscoder
Copy link
Collaborator Author

Ok. I've removed all code for Django version <1.8 (including south migrations).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants