Skip to content

Upgrade support django5.2 and drop django5.0#139

Merged
sklarsa merged 2 commits intosklarsa:masterfrom
nibuno:upgrade-support-django5.2
Jul 1, 2025
Merged

Upgrade support django5.2 and drop django5.0#139
sklarsa merged 2 commits intosklarsa:masterfrom
nibuno:upgrade-support-django5.2

Conversation

@nibuno
Copy link
Copy Markdown
Contributor

@nibuno nibuno commented Jul 1, 2025

This PR adds support for Django 5.2 LTS.

Summary

  • Added support for Django 5.2 (EOL Version)
  • Dropped EOL Django 5.0

Comment thread pyproject.toml
pass_env =
SENDGRID_API_KEY
TESTING_SENDGRID_EU_API_KEY
""" No newline at end of file
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also added a trailing newline to the file (automatically added by my editor).

Let me know if it should be removed.

@nibuno nibuno changed the title Upgrade support django5.2 Upgrade support django5.2 and drop django5.0 Jul 1, 2025
@nibuno
Copy link
Copy Markdown
Contributor Author

nibuno commented Jul 1, 2025

@sklarsa Hi! I noticed that tox and testenv doesn't support Django 5.2 yet, so I added it to pyproject.toml.
Could you please review this when you have time?

Copy link
Copy Markdown
Owner

@sklarsa sklarsa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the update!

@sklarsa sklarsa merged commit fd862bb into sklarsa:master Jul 1, 2025
6 checks passed
@nibuno nibuno deleted the upgrade-support-django5.2 branch July 1, 2025 12:26
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