beutified the settings

This commit is contained in:
puckoprutt 2025-02-23 05:52:06 +01:00
parent 0e82664096
commit d4a9e92be7

View File

@ -151,8 +151,6 @@ else:
rf"(https|http)://(\w+\.|)(puckoprutt\.tech|{LOCAL_IP})$" rf"(https|http)://(\w+\.|)(puckoprutt\.tech|{LOCAL_IP})$"
] ]
TEMPLATES = [ TEMPLATES = [
{ {
'BACKEND': 'django.template.backends.django.DjangoTemplates', 'BACKEND': 'django.template.backends.django.DjangoTemplates',