Add crispy-bootstrap4

This commit is contained in:
Kumi 2023-07-08 16:27:14 +02:00
parent af7662d90e
commit 88d40840c4
Signed by: kumi
GPG key ID: ECBCC9082395383F
2 changed files with 3 additions and 0 deletions

View file

@ -39,6 +39,7 @@ INSTALLED_APPS = [
'phonenumber_field',
'crispy_forms',
"crispy_bootstrap4",
'ajax_datatable',
'core',

View file

@ -7,11 +7,13 @@ dbsettings
django-autosecretkey
cryptography
pysaml2
pyotp
django-timezone-field
django-phonenumber-field[phonenumbers]
django-annoying
django-crispy-forms
crispy-bootstrap4
pyqrcode
pypng
django-ajax-datatable