Skip to content
Snippets Groups Projects
Verified Commit 8def2201 authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Add admin app again, because easyaudit needs it.

parent f44b8baa
No related branches found
No related tags found
No related merge requests found
......@@ -41,6 +41,7 @@ ALLOWED_HOSTS = _settings.get('http.allowed_hosts', [])
# Application definition
INSTALLED_APPS = [
'django.contrib.admin',
'django.contrib.auth',
'django.contrib.contenttypes',
'django.contrib.sessions',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment