Config mistake

This commit is contained in:
reverend 2020-08-26 21:24:08 +02:00
parent ffef52269a
commit 3cd44959b1

View File

@ -43,8 +43,7 @@ INSTALLED_APPS = [
'django.contrib.messages',
'django.contrib.staticfiles',
'easy_thumbnails',
'widget_tweaks',
'svg_icons'
'widget_tweaks'
]
MIDDLEWARE = [