commit | 857dec239c836dbd740ca8c8dbf6df145ca86204 | [log] [tgz] |
---|---|---|
author | Michael Kutý <6du1ro.n@gmail.com> | Mon Nov 30 13:01:39 2015 +0100 |
committer | Michael Kutý <6du1ro.n@gmail.com> | Mon Nov 30 13:01:39 2015 +0100 |
tree | b2db90363ba7baad3d80082ebc65c90b791fc04d | |
parent | 0954ee64d8d53e715748155825435b42e3cabcdc [diff] |
Add horizon-contrib to installed apps
diff --git a/horizon/files/local_settings/helpdesk_settings.py b/horizon/files/local_settings/helpdesk_settings.py index 155fdf4..cf75bc5 100644 --- a/horizon/files/local_settings/helpdesk_settings.py +++ b/horizon/files/local_settings/helpdesk_settings.py
@@ -32,6 +32,7 @@ {%- endif %} {%- endfor %} 'helpdesk_auth', + 'horizon_contrib', 'redactor', 'openstack_dashboard', 'django.contrib.contenttypes',