Upgrade django and other python dependencies
Upgrade django to 4.1 Upgrade django-timezone-field, django-simple-history, django-debug-toolbar and django-bootstrap-datepicker-plus Upgrade mysqlclient Remove obsolete pytz Adapt timezone handling code to new interface of TimezoneInfo (part of python since 3.9 and backport included in 3.8) Drop support for python 3.7 (since Django 4 requires >= 3.8)
parent
2455da83
No related branches found
No related tags found
Showing
- AKModel/availability/forms.py 1 addition, 1 deletionAKModel/availability/forms.py
- AKModel/forms.py 1 addition, 1 deletionAKModel/forms.py
- AKModel/migrations/0057_upgrades.py 19 additions, 0 deletionsAKModel/migrations/0057_upgrades.py
- AKModel/models.py 1 addition, 1 deletionAKModel/models.py
- AKModel/views.py 2 additions, 2 deletionsAKModel/views.py
- INSTALL.md 1 addition, 1 deletionINSTALL.md
- requirements.txt 7 additions, 7 deletionsrequirements.txt
Loading
Please register or sign in to comment