Skip to content
Snippets Groups Projects
Commit 0fad0196 authored by jan.bednarik's avatar jan.bednarik
Browse files

Add django_expensions into installed apps

parent c329669d
No related branches found
No related tags found
No related merge requests found
...@@ -46,6 +46,7 @@ INSTALLED_APPS = [ ...@@ -46,6 +46,7 @@ INSTALLED_APPS = [
"wagtailmenus", "wagtailmenus",
"modelcluster", "modelcluster",
"taggit", "taggit",
"django_extensions",
"django.contrib.admin", "django.contrib.admin",
"django.contrib.auth", "django.contrib.auth",
"django.contrib.contenttypes", "django.contrib.contenttypes",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment