fix crispy templates (finally...)
This commit is contained in:
+1
-1
@@ -291,7 +291,7 @@ EMAIL_USE_SSL = True
|
||||
|
||||
ADMINS = [("Ross","ross@xkjq.uk")]
|
||||
|
||||
CRISPY_ALLOWED_TEMPLATE_PACK = 'bootstrap5'
|
||||
CRISPY_ALLOWED_TEMPLATE_PACKS = ('bootstrap5',)
|
||||
CRISPY_TEMPLATE_PACK = 'bootstrap5'
|
||||
|
||||
DEBUG_CONTAINER = False
|
||||
|
||||
Reference in New Issue
Block a user