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

Django 5.0 support #416

Closed
silentbugs opened this issue Jul 6, 2024 · 6 comments
Closed

Django 5.0 support #416

silentbugs opened this issue Jul 6, 2024 · 6 comments

Comments

@silentbugs
Copy link

Does django-payments support django 5.0? Are there any known issues?

@WhyNotHugo
Copy link
Member

I believe there are no known issues with Django 5.0 at this time. We'd need to update pyproject.toml and make sure that tests run with dj 5.0.

@paulocoutinhox
Copy link
Contributor

Can you add support for it? Thanks.

@WhyNotHugo
Copy link
Member

I can review PRs that add this, merge them and push a new release.

We'd need to make sure that CI runs tests with this version, add it to pyproject.toml, and add a changelog entry for v3.0.0.

@WhyNotHugo
Copy link
Member

See: tox.ini

@paulocoutinhox
Copy link
Contributor

Here: #420

@WhyNotHugo
Copy link
Member

Fixed via #420

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

No branches or pull requests

3 participants