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

Add support for Django 4.0 #59

Closed
Alex-siem opened this issue Jan 4, 2022 · 5 comments · Fixed by #61
Closed

Add support for Django 4.0 #59

Alex-siem opened this issue Jan 4, 2022 · 5 comments · Fixed by #61

Comments

@Alex-siem
Copy link

Please consider adding support for Django 4.0.
Thanks

@DmytroLitvinov
Copy link
Contributor

Hi @Alex-siem ,
What is the problem with Django@4?

@Alex-siem
Copy link
Author

The pip package still lists Django22/31/32 as dependencies.
I installed cache-memoize with --no-deps and am currently using it with Django4.0, and as far as I can tell everything works fine.
Bumping the depencies up should suffice.

@DmytroLitvinov
Copy link
Contributor

Hey @peterbe ,

I am ready to prepare PR for Django@4. Let me know if you need it and ready to review it :)

@peterbe
Copy link
Owner

peterbe commented Apr 18, 2022

I think we have GitHub Actions working. You can just edit the tox.ini to add Django 4 and work on it till tox passes. Good luck!

@DmytroLitvinov
Copy link
Contributor

@peterbe , created a PR for that one.

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

Successfully merging a pull request may close this issue.

3 participants