Commit a884d8d8 authored by J. David Ibáñez's avatar J. David Ibáñez
Browse files

Fixing tests, add wagtail.documents to installed apps

parent 75f46292
......@@ -15,6 +15,7 @@ INSTALLED_APPS = [
'wagtail.sites',
'wagtail.snippets',
'wagtail.images',
'wagtail.documents',
'django.contrib.admin',
'django.contrib.auth',
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment