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 official Python & Django versions #66

Merged
merged 1 commit into from
Sep 14, 2023

Conversation

irtazaakram
Copy link
Contributor

Hi @peterbe,

This PR

  • adds support for Python 3.10 & 3.11
  • adds support for Django 4.1 & 4.2
  • update GitHub actions
  • drop support for Python 3.5, 3.6 & 3.7 (EOL)
  • drop support for Django 2.2, 3.0, 3.1
  • drop pypy support
  • addresses linting issues

Can we please have new release after this PR is merged?

Thanks,

@peterbe peterbe merged commit d788fa4 into peterbe:master Sep 14, 2023
4 checks passed
@peterbe
Copy link
Owner

peterbe commented Sep 14, 2023

It's been long since I worked on this lib
@irtazaakram Did https://pypi.org/project/django-cache-memoize/0.2.0/ work?

Thank you soooo much for your kind PR.

@irtazaakram irtazaakram deleted the upgrade branch September 14, 2023 16:15
@irtazaakram
Copy link
Contributor Author

Thank you @peterbe it works.

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 this pull request may close these issues.

2 participants