horizon/horizon/templatetags
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
..
__init__.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
angular.py Fix osprofiler support in horizon 2019-01-31 14:06:45 +01:00
bootstrap.py Fix H405 (multi line docstring) warnings (horizon) 2017-06-09 16:04:57 +00:00
branding.py django2: Replace assignment_tag with simple_tag 2018-02-17 01:36:54 +09:00
breadcrumb_nav.py Fix H405 (multi line docstring) warnings (horizon) 2017-06-09 16:04:57 +00:00
form_helpers.py Horizon Forms should allow themable number spinners 2017-06-28 15:50:27 -07:00
horizon.py django2: Replace assignment_tag with simple_tag 2018-02-17 01:36:54 +09:00
parse_date.py Fix H405 (multi line docstring) warnings (horizon) 2017-06-09 16:04:57 +00:00
shellfilter.py Bump hacking to 1.1.0 2018-11-10 16:44:25 +09:00
sizeformat.py filesizeformat() does't consider the situation like `float('inf')` 2017-01-18 08:10:54 +08:00
truncate_filter.py pylint: fix some refactor recommendations 2019-01-17 00:44:19 +09:00