Upgrade Django to 3.2
Bump to latest version of Django 3.2 Fix dark theme issue by fixing the order of css imports in admin Cleanup admin login template (remove copied code as far as possible)
parent
f36a9ec9
No related branches found
No related tags found
Showing
- AKModel/templates/admin/login.html 1 addition, 16 deletionsAKModel/templates/admin/login.html
- requirements.txt 1 addition, 1 deletionrequirements.txt
- static_common/common/css/admin-bootstrap.css 6 additions, 0 deletionsstatic_common/common/css/admin-bootstrap.css
- templates/admin/base_site.html 2 additions, 1 deletiontemplates/admin/base_site.html
Django==3.1.8 | ||
Django==3.2.16 | ||
django-bootstrap4==2.3.1 | ||
django-fontawesome-5==1.0.18 | ||
django-split-settings==1.0.1 | ||
... | ... |
static_common/common/css/admin-bootstrap.css
0 → 100644
Please register or sign in to comment