This commit is contained in:
Ross
2021-10-20 22:42:38 +01:00
parent bf428b3849
commit 27ae1ad6ad
5 changed files with 29 additions and 6 deletions
+3 -1
View File
@@ -44,6 +44,9 @@ INSTALLED_APPS = [
"filer",
"mptt",
"sortedm2m",
"dal",
"dal_select2",
"dal_queryset_sequence",
'django.contrib.admin',
'django.contrib.auth',
'django.contrib.contenttypes',
@@ -55,7 +58,6 @@ INSTALLED_APPS = [
"dbbackup",
"rest_framework",
"tinymce",
"select2",
]
MIDDLEWARE = [