Install django-suit v2

This commit is contained in:
Aarni Halinen
2022-08-06 16:02:58 +03:00
parent 70e1835a4f
commit fe46d57108
4 changed files with 43 additions and 29 deletions
+1
View File
@@ -90,6 +90,7 @@ INSTALLED_APPS = [
"modeltranslation", # has to be before admin for translation admin to work
"dal",
"dal_select2",
"sikweb.apps.SuitConfig",
"django.contrib.admin",
"django.contrib.auth",
"django.contrib.contenttypes",