WIP: django-3.2-compat #3
Loading…
Reference in New Issue
No description provided.
Delete Branch "django-3.2-compat"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
TODO upgrading to Django 3.2.X
Fix
ContextDecorator
--> https://docs.djangoproject.com/en/4.2/releases/3.0/#removed-private-python-2-compatibility-apisFix admin layout (seems broken). Check libraries that are making it "prettier".
Fix
orchestra/templates/admin/login.html
WORKAROUND, replace all code with
ERROR
Using django-upgrade library to update some code automatically:
Step 1:
From your project repository, check out a new branch and test the changes.Step 2:
Merge the changes and update on Gitea.