Add static token to settings
This commit is contained in:
@@ -46,7 +46,7 @@ INSTALLED_APPS = [
|
||||
"django_otp",
|
||||
"django_otp.plugins.otp_totp",
|
||||
# 'django_otp.plugins.otp_hotp',
|
||||
# 'django_otp.plugins.otp_static',
|
||||
"django_otp.plugins.otp_static",
|
||||
]
|
||||
CRISPY_TEMPLATE_PACK = "bulma"
|
||||
CRISPY_ALLOWED_TEMPLATE_PACKS = (
|
||||
|
||||
Reference in New Issue
Block a user