horizon/horizon/templatetags
Akihiro Motoki e6b78f92f2 Use flake8-import-order plugin
In reviews we usually check import grouping but it is boring.
By using flake8-import-order plugin, we can avoid this.
This flake8 plugin is already used in tempest.
It enforces loose checking so it sounds good to use.

Note that flake8-import-order version is pinned to avoid unexpected
breakage of pep8 job.

Change-Id: I8ccd05eb70350a2441cc2a4d1eafc09ee690b83b
2017-07-03 08:02:23 +00:00
..
__init__.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
angular.py Fix H405 (multi line docstring) warnings (horizon) 2017-06-09 16:04:57 +00:00
bootstrap.py Fix H405 (multi line docstring) warnings (horizon) 2017-06-09 16:04:57 +00:00
branding.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08: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 Use flake8-import-order plugin 2017-07-03 08:02:23 +00:00
parse_date.py Fix H405 (multi line docstring) warnings (horizon) 2017-06-09 16:04:57 +00:00
shellfilter.py [Django 1.9] Update template.base.Library() import 2016-01-18 16:41:54 +00:00
sizeformat.py filesizeformat() does't consider the situation like `float('inf')` 2017-01-18 08:10:54 +08:00
truncate_filter.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00