Skip to content
Snippets Groups Projects

Bump to Django 4.0.1

Merged Erwan Rouchet requested to merge django4 into master

Requires ponos!323 and architecture!145. Tests will fail until ponos!323 is merged.


:warning: Breaking configuration change in dev and in prod:

 csrf:
   trusted_origins:
-    - .arkindex.teklia.com
+    - 'https://*.arkindex.teklia.com'

See https://docs.djangoproject.com/en/4.0/ref/settings/#csrf-trusted-origins

Edited by Bastien Abadie

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading