1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2025-07-31 12:41:08 +00:00

update requirements

This commit is contained in:
catborise 2023-08-17 13:35:55 +03:00
parent f2222a6ea8
commit fc2063eccb
3 changed files with 12 additions and 12 deletions

View file

@ -23,6 +23,7 @@ INSTALLED_APPS = [
"django.contrib.messages",
"django.contrib.staticfiles",
"django_bootstrap5",
"django_bootstrap_icons",
"django_otp",
"django_otp.plugins.otp_totp",
"drf_yasg",
@ -41,7 +42,6 @@ INSTALLED_APPS = [
"logs",
"qr_code",
"rest_framework",
"django_bootstrap_icons",
]
MIDDLEWARE = [
@ -301,4 +301,4 @@ LDAP_SEARCH_GROUP_FILTER_TECHNICIANS = ''
LDAP_SEARCH_GROUP_FILTER_USERS = ''
## The user name prefix to identify the user name (e.g. cn)
LDAP_USER_UID_PREFIX = ''
LDAP_USER_UID_PREFIX = ''