horizon/horizon
Akihiro Motoki af3b7e4134 flake8-import-order: Ensure to place project imports last
To ensure project imports are placed after third party import,
we need to specify application-import-names.
Previously flake8-import-check checks only standard imports or not.

Change-Id: I9beb2105f686dc7d9aebfce8e21c5e182698e2fe
2017-09-20 01:19:38 +00:00
..
browsers Revert "Enable to refresh ngdetails view" 2017-08-02 18:31:22 +00:00
conf hacking: noqa cleanup in horizon 2017-03-17 19:38:47 +00:00
contrib Fix H405 (multi line docstring) warnings (horizon) 2017-06-09 16:04:57 +00:00
forms Pass renderer to SelectWidget.render() 2017-07-31 16:50:17 +02:00
hacking Eliminate mutable default arguments 2015-12-17 09:58:46 +00:00
locale Imported Translations from Zanata 2017-09-17 06:09:09 +00:00
management Use flake8-import-order plugin 2017-07-03 08:02:23 +00:00
middleware Show NotAuthorized error message on a separate page 2017-08-29 16:37:04 +03:00
static Fix wrong links in horizon 2017-09-12 15:23:26 +08:00
tables Merge "Switch render() arguments to the new way" 2017-07-03 08:31:24 +00:00
tabs Fix H405 (multi line docstring) warnings (horizon) 2017-06-09 16:04:57 +00:00
templates Merge "Show NotAuthorized error message on a separate page" 2017-09-15 08:44:29 +00:00
templatetags Use flake8-import-order plugin 2017-07-03 08:02:23 +00:00
test flake8-import-order: Ensure to place project imports last 2017-09-20 01:19:38 +00:00
utils Merge "Make @memoize thread-aware" 2017-09-11 21:30:00 +00:00
workflows Switch render() arguments to the new way 2017-06-21 19:32:03 +00:00
__init__.py Revert "Enable to refresh ngdetails view" 2017-08-02 18:31:22 +00:00
base.py No need to discover panel in Site class 2017-09-18 08:17:32 +00:00
context_processors.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
decorators.py hacking: noqa cleanup in horizon 2017-03-17 19:38:47 +00:00
exceptions.py Show NotAuthorized error message on a separate page 2017-08-29 16:37:04 +03:00
karma.conf.js Makes the xstatic files lookup dynamic in the tests 2017-07-27 10:01:33 -04:00
loaders.py hacking: noqa cleanup in horizon 2017-03-17 19:38:47 +00:00
messages.py hacking: noqa cleanup in horizon 2017-03-17 19:38:47 +00:00
notifications.py Ensure log messages are not translated 2017-04-11 10:24:01 +00:00
site_urls.py hacking: noqa cleanup in horizon 2017-03-17 19:38:47 +00:00
themes.py Added SELECTABLE_THEMES setting 2017-07-26 11:52:35 +01:00
version.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
views.py flake8-import-order: Ensure to place project imports last 2017-09-20 01:19:38 +00:00