Showing
- AKModel/forms.py 1 addition, 1 deletionAKModel/forms.py
- AKModel/migrations/0052_history_upgrade.py 28 additions, 0 deletionsAKModel/migrations/0052_history_upgrade.py
- AKModel/templates/admin/login.html 1 addition, 16 deletionsAKModel/templates/admin/login.html
- AKPlanning/settings.py 2 additions, 0 deletionsAKPlanning/settings.py
- requirements.txt 7 additions, 7 deletionsrequirements.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
AKModel/migrations/0052_history_upgrade.py
0 → 100644
This diff is collapsed.
Django==3.1.8 | Django==3.2.16 | ||
django-bootstrap4==2.3.1 | django-bootstrap4==2.3.1 | ||
django-fontawesome-5==1.0.18 | django-fontawesome-5==1.0.18 | ||
django-split-settings==1.0.1 | django-split-settings==1.2.0 | ||
django-timezone-field==4.1.2 | django-timezone-field==4.1.2 | ||
djangorestframework==3.12.4 | djangorestframework==3.14.0 | ||
django-simple-history==3.0.0 | django-simple-history==3.1.1 | ||
django-registration-redux==2.9 | django-registration-redux==2.11 | ||
django-debug-toolbar==3.2.1 | django-debug-toolbar==3.7.0 | ||
django-bootstrap-datepicker-plus==3.0.5 | django-bootstrap-datepicker-plus==3.0.5 | ||
django-tex @ git+https://github.com/bhaettasch/django-tex.git@66cc6567acde4db2ac971b7707652067e664392c | django-tex @ git+https://github.com/bhaettasch/django-tex.git@66cc6567acde4db2ac971b7707652067e664392c | ||
django-csp==3.7 | django-csp==3.7 | ||
mysqlclient==2.0.3 # for production deployment | mysqlclient==2.0.3 # for production deployment | ||
pytz==2021.1 | pytz==2022.4 |
static_common/common/css/admin-bootstrap.css
0 → 100644
Please register or sign in to comment