fixup! update APP_DIRS=True

This commit is contained in:
Dani Hodovic 2020-01-28 00:08:08 +01:00
parent d7ecc23591
commit fbf95fd87e
No known key found for this signature in database
GPG Key ID: 15433E10A71D1221

View File

@ -175,8 +175,6 @@ TEMPLATES = [
"BACKEND": "django.template.backends.django.DjangoTemplates",
# https://docs.djangoproject.com/en/dev/ref/settings/#template-dirs
"DIRS": [str(APPS_DIR.path("templates"))],
# https://docs.djangoproject.com/en/dev/ref/settings/#std:setting-TEMPLATES-APP_DIRS
"APP_DIRS": True,
"OPTIONS": {
# https://docs.djangoproject.com/en/dev/ref/settings/#template-loaders
# https://docs.djangoproject.com/en/dev/ref/templates/api/#loader-types