Skip to content

Update Django to Version 5.2 LTS #742

@afuetterer

Description

@afuetterer

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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions