mhu/4-port-to-django-5.1 Port to recent Django version #18
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "mhu/4-port-to-django-5.1"
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?
I upgraded the versions of Django and the associated libraries.
I removed quite some libraries, as I did not really get, why they were in the
requirements.txt
:Removed:
six
pytz
qrcode
Current Dependency tree:
mhu/4-port-to-django-5.1 Port to recent Django versionto WIP: mhu/4-port-to-django-5.1 Port to recent Django versionWIP: mhu/4-port-to-django-5.1 Port to recent Django versionto mhu/4-port-to-django-5.1 Port to recent Django versionNice one - cleaned up the views :)
...runs well on my test system - did not compare the views in detail - should work :)