horizon/openstack_dashboard/contrib/developer
Michal Arbet e531b7babe Fix osprofiler support in horizon
This patch is fixing usage of osprofiler in horizon.
It has been merged once, but after merge to master,
manage.py compress starts to fail with python2.7.

This fail was caused by "TypeError: 'encoding' is an
invalid keyword argument for this function" which is
now fixed by using six library.

Change-Id: I21aa8d49833bef9e7673958d15674faec82a0925
Closes-Bug: #1814028
Related-Bug: #1811261
2019-01-31 14:06:45 +01:00
..
enabled hacking: noqa cleanup in openstack_dashboard 2017-03-17 19:38:47 +00:00
form_builder flake8-import-order: Ensure to place project imports last 2017-09-20 01:19:38 +00:00
profiler Fix osprofiler support in horizon 2019-01-31 14:06:45 +01:00
resource_browser flake8-import-order: Ensure to place project imports last 2017-09-20 01:19:38 +00:00
static/dashboard/developer i18n: Do not include html directives in translation strings 2018-01-31 22:31:53 +09:00
theme_preview Merge "Renamed bootstrap theme preview page" 2016-11-09 02:39:34 +00:00
__init__.py Add Developer Dashboard + Bootstrap Theme Preview 2015-12-06 12:04:11 +00:00
dashboard.py Fix developer panel when debug is set to False 2019-01-20 13:13:52 +01:00
tests.py Add Developer Dashboard + Bootstrap Theme Preview 2015-12-06 12:04:11 +00:00