Skip to content

Conversation

@lukavdplas
Copy link
Contributor

@lukavdplas lukavdplas commented Oct 15, 2025

Updates to Django 5.2

Note: because this requires a newer postgres version than we currently use in production, do not merge until the server is actually updated.

Changes for deployment

  • Minimum postgresql version is now 14.
  • In development, I needed to add SAML_CSP_HANDLER = '' to suppress a warning.
  • It's probably a good idea to look at the Django 5.0 release notes and see if any updates to settings.py are required.

@lukavdplas lukavdplas marked this pull request as ready for review October 15, 2025 16:23
@lukavdplas lukavdplas added backend changes to the django backend affects-deployment changes that require an update in the deployment module labels Oct 16, 2025
@lukavdplas lukavdplas marked this pull request as draft October 16, 2025 15:42
@lukavdplas lukavdplas marked this pull request as ready for review November 27, 2025 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

affects-deployment changes that require an update in the deployment module backend changes to the django backend

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant