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

Fix django3.2 deprecated / dropped features #103

Open
powderflask opened this issue May 6, 2022 · 0 comments · May be fixed by #104
Open

Fix django3.2 deprecated / dropped features #103

powderflask opened this issue May 6, 2022 · 0 comments · May be fixed by #104
Labels

Comments

@powderflask
Copy link

Issue: running django 3.2 causes several deprecation warnings for features removed in django4.0

pull request coming to:

  • fix deprecation issues;
  • add tox tests for versions python3.9 and django3.2, removed unsupported versions: python3.6 and django3.0

I note a couple of these are fixed as individual items in 2 PR's in queue - packaging all required changes together here.

@powderflask powderflask added the bug label May 6, 2022
@powderflask powderflask linked a pull request May 6, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant