-
-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
enhancementNew feature or requestNew feature or request
Description
There are a few alerts on Django (that does not concern this codebase).
Based on release notes upgrading implies at least:
- upgrading mariadb to 10.5 or newer (we use 10.4 for which Django 5.1 drops support)
- replace
make_random_password()
- ensure we never pass encoded JSON literal to JSONField
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request