update config

This commit is contained in:
2024-09-25 18:49:08 +03:00
parent 8320933422
commit fe49a5dc2b
2 changed files with 2 additions and 0 deletions

View File

@@ -21,6 +21,7 @@ INSTALLED_APPS = [
'django_extensions',
'bootstrap4',
'crispy_forms',
'crispy_bootstrap4',
'djconfig',
'jsoneditor',