-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency filetype:maintenance
Milestone
Description
Rationale / Begründung
After updating to Django 4.2 just recently, there is already an alpha release of Django 5.0. The official release is scheduled for 2023-12-04. We could add another test case to catch breaking changes early on. Dependabot would also send us a PR in December, but it might be nice to be prepared for this update, with Django being rdmo's main dependency.
Affected
Admins, Devs
Notes
In GitHub Actions:
- add django5 matrix entry, using include
- in tests step add pip install django ~5 at the end
References / Verweise
Metadata
Metadata
Assignees
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency filetype:maintenance