horizon/openstack_dashboard/contrib
Michal Arbet a25d6b3312 Fix developer panel when debug is set to False
When developer panel is enabled in horizon via local enabled files,
and in local_settings.py is DEBUG = False,horizon start without
whole left side panel because dashboard with slug "developer"
is not registered. Correct fix is to register, but set it to not allowed.

Change-Id: Icbfc9ba11b07d6dbc33ed60df0dcf84dc4141429
Closes-Bug: 1812230
2019-01-20 13:13:52 +01:00
..
developer Fix developer panel when debug is set to False 2019-01-20 13:13:52 +01:00
__init__.py Adding contrib directory for plugins 2015-05-29 15:15:48 -06:00