Remove comments from settings

This commit is contained in:
Mark Veidemanis 2023-02-11 14:04:21 +00:00
parent 8455d64e31
commit 0acddb2048
Signed by: m
GPG Key ID: 5ACFCEED46C0904F
1 changed files with 0 additions and 3 deletions

View File

@ -68,9 +68,6 @@ CACHES = {
},
}
}
# CACHE_MIDDLEWARE_ALIAS
# CACHE_MIDDLEWARE_SECONDS
# CACHE_MIDDLEWARE_KEY_PREFIX
CRISPY_TEMPLATE_PACK = "bulma"
CRISPY_ALLOWED_TEMPLATE_PACKS = ("bulma",)