mirror of
https://github.com/pretix/pretix.git
synced 2026-08-29 13:44:40 +00:00
Use django-statici18n in production
This commit is contained in:
@@ -180,6 +180,7 @@ INSTALLED_APPS = [
|
||||
'django_otp',
|
||||
'django_otp.plugins.otp_totp',
|
||||
'django_otp.plugins.otp_static',
|
||||
'statici18n',
|
||||
]
|
||||
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user