horizon/openstack_dashboard/contrib/developer/profiler
Ivan Kolodyazhny 86d13968d8 Remove unused 'not_list' template argument
This is unused in Horizon itself and I didn't find any
references in plugins. Undefined variable leads to
errors during render in a debug mode.

Partial-Bug: #1720893

Change-Id: I9de0b24adfeb48f5fe14676aaec6b17b8eb52207
2019-09-10 08:41:51 +00:00
..
templates/profiler Remove unused 'not_list' template argument 2019-09-10 08:41:51 +00:00
__init__.py Provide the bones of profiler: api and middleware 2016-11-09 11:51:06 +03:00
api.py Define default settings explicitly (openstack_dashboard 5/5) 2019-07-08 18:20:32 +09:00
middleware.py Define default settings explicitly (openstack_dashboard 5/5) 2019-07-08 18:20:32 +09:00
panel.py Define default settings explicitly (openstack_dashboard 5/5) 2019-07-08 18:20:32 +09:00
urls.py Add the Profiler panel to the Developer dashboard 2016-12-01 22:29:16 +03:00
views.py Add the Profiler panel to the Developer dashboard 2016-12-01 22:29:16 +03:00