WIP: django-3.2-compat #3
Loading…
Reference in a 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
ContextDecorator
from std library 049ff451ecUsing django-upgrade library to update some code automatically:
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.