We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I assume we should specify the Django versions that are supported. Also, need to add these to tox.ini
According to Django supported versions policy, it's worth to support 2.2 and 3.0 at that moment.
What do you think about this?
The text was updated successfully, but these errors were encountered:
I have django 3.0 installed and no problems so far, but I only use a subset of the modules functionality for my own.
Yes I think supporting 2.2 and 3.0 seems to be reasonable. I can update the readme and requirements soon.
Sorry, something went wrong.
feel free to update the tox.ini..
No branches or pull requests
I assume we should specify the Django versions that are supported. Also, need to add these to tox.ini
According to Django supported versions policy, it's worth to support 2.2 and 3.0 at that moment.
What do you think about this?
The text was updated successfully, but these errors were encountered: