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

Update Django to version 4.2 LTS #2220

Closed
timobrembeck opened this issue Apr 10, 2023 · 1 comment · Fixed by #2616
Closed

Update Django to version 4.2 LTS #2220

timobrembeck opened this issue Apr 10, 2023 · 1 comment · Fixed by #2616
Assignees
Labels
‼️ prio: high Needs to be resolved ASAP. 💡 feature New feature or request 😱 effort: high Big change, which requires >12h
Milestone

Comments

@timobrembeck
Copy link
Member

Motivation

Django 4.2 LTS provides a few improvements, e.g.:

  • Database optimizations (psycopg3 instead of psycopg2)
  • Mitigation for the BREACH attack, so we can enable gzip in entire CMS without the workaround

for the full list, see releases notes

Proposed Solution

Alternatives

The current version 3.2 LTS will be supported until April 2024, so we can delay updating for about a year.

@timobrembeck timobrembeck added 💡 feature New feature or request ⁉️ prio: low Not urgent, can be resolved in the distant future. 😅 effort: medium Should be doable in <12h labels Apr 10, 2023
@timobrembeck timobrembeck added this to the Backlog milestone Apr 10, 2023
@svenseeberg svenseeberg modified the milestones: Backlog, 24Q1 Dec 6, 2023
@svenseeberg svenseeberg added 🆘 prio: urgent Needs to be resolved now(?) ‼️ prio: high Needs to be resolved ASAP. and removed ⁉️ prio: low Not urgent, can be resolved in the distant future. 🆘 prio: urgent Needs to be resolved now(?) labels Dec 6, 2023
@svenseeberg
Copy link
Member

svenseeberg commented Dec 6, 2023

End of Life for 3.2 is end of Q1/2024, see https://www.djangoproject.com/download/

@svenseeberg svenseeberg added 😱 effort: high Big change, which requires >12h and removed 😅 effort: medium Should be doable in <12h labels Dec 6, 2023
@charludo charludo self-assigned this Jan 16, 2024
@charludo charludo linked a pull request Jan 22, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
‼️ prio: high Needs to be resolved ASAP. 💡 feature New feature or request 😱 effort: high Big change, which requires >12h
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants