Skip to content

Update to Django5.2#638

Merged
JoeyStk merged 2 commits intodevelopfrom
update-django5.2
Jan 12, 2026
Merged

Update to Django5.2#638
JoeyStk merged 2 commits intodevelopfrom
update-django5.2

Conversation

@JoeyStk
Copy link
Copy Markdown
Contributor

@JoeyStk JoeyStk commented Dec 20, 2025

Short description

We currently use the version 5.1.2 of Django. However this version is slowly losing it's support and therefore we want to change to a better maintained version, for example 5.2.

Proposed changes

  • Update to Django5.2
  • Enable auto-updates for Django (has been ignored in dependabot.yaml)

Side effects

I noticed, that there are a few (minor) issues with Jazzmin, but at least those that I could find were only affecting v1 of the CMS, therefore I thought it was okay. I propose to have two reviews for this PR, since there might be some negative side effects :)

Resolved issues

Fixes: #637

@svenseeberg
Copy link
Copy Markdown
Member

Is this ready for review or still in draft status intentionally?

@JoeyStk JoeyStk marked this pull request as ready for review December 22, 2025 13:49
@JoeyStk
Copy link
Copy Markdown
Contributor Author

JoeyStk commented Dec 22, 2025

It's in between :) I want to have another look at this myself, but don't mind if you already review this :)

@JoeyStk
Copy link
Copy Markdown
Contributor Author

JoeyStk commented Jan 12, 2026

I tested v2 today and to me it seems okay. So @svenseeberg and @david-venhoff I think this is ready to be reviewed now! Do you think you could have a look at it? :)

Copy link
Copy Markdown
Member

@david-venhoff david-venhoff left a comment

Choose a reason for hiding this comment

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

LGTM, Did a quick test and found no problems

@JoeyStk JoeyStk merged commit c611f03 into develop Jan 12, 2026
1 check passed
@JoeyStk JoeyStk deleted the update-django5.2 branch January 12, 2026 14:37
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.

Update Django to 5.2

3 participants