-
Notifications
You must be signed in to change notification settings - Fork 628
Open
Labels
backendRelates to the backend of the appRelates to the backend of the appenhancementThis is an improvement to existing code or configurationThis is an improvement to existing code or configuration
Description
Is your feature request related to a problem? Please describe.
Investigate what is required to upgrade to Django 5.2 as it was released 2025-04-02 (also release is the first patch, 5.2.1)
- Dependency checks
- Core model changes
- https://github.com/adamchainz/django-upgrade
- https://docs.djangoproject.com/en/5.2/releases/5.0/
Describe the solution you'd like
Upgrade to Django 5.2
Basic Example
No response
Describe alternatives you've considered
No response
Drawbacks and Impact
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
backendRelates to the backend of the appRelates to the backend of the appenhancementThis is an improvement to existing code or configurationThis is an improvement to existing code or configuration