horizon/openstack_dashboard
Tatiana Ovchinnikova 539c14e1c6 Remove #noqa from two common imports and add them to import_exceptions
We have two imports with #noqa: django.conf.urls.patterns and
django.conf.urls.url however using them is a standard way of creating
any urls.py module. So there are over 150 imports in Horizon code
where #noqa could be replaced with two lines in list of import_exceptions.

Change-Id: I81c3290e0dc958b5037dd6a87e44df18adfbe751
2014-09-16 14:08:28 +04:00
..
api Merge "fix the logic of api.lbaas._pool_list" 2014-09-16 07:30:12 +00:00
conf Merge "Upload volume to image service" 2014-09-01 05:44:06 +00:00
dashboards Remove #noqa from two common imports and add them to import_exceptions 2014-09-16 14:08:28 +04:00
enabled Separating Identity Dashboard and using RBAC 2014-08-18 16:40:56 -06:00
local Enable flavors metadata update 2014-09-15 16:48:06 +02:00
locale Imported Translations from Transifex 2014-09-15 06:02:45 +00:00
management Created a make_web_conf command. 2014-04-03 17:34:32 +02:00
openstack Synced jsonutils from oslo-incubator 2014-05-27 12:25:45 +02:00
static Merge "Barchart popup window position is broken" 2014-09-16 07:30:30 +00:00
templates Switch to xstatic-bootstrap-datepicker 2014-09-11 13:26:11 -04:00
templatetags Merge "Order regions in region list" 2014-09-15 13:20:55 +00:00
test Remove #noqa from two common imports and add them to import_exceptions 2014-09-16 14:08:28 +04:00
usage Merge "Remove NotImplementedErrors from "virtual" methods" 2014-09-15 10:17:56 +00:00
utils Honor dashboard DISABLED over horizon settings 2014-08-04 07:43:58 +09:00
wsgi Updated the django.wsgi file for devstack. 2012-02-29 01:37:37 -08:00
__init__.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
context_processors.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
exceptions.py Merge "Update exception map based on neutronclient exception rearrange" 2014-07-24 09:59:02 +00:00
hooks.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
policy.py Separating Identity Dashboard and using RBAC 2014-08-18 16:40:56 -06:00
settings.py Switch to xstatic-bootstrap-datepicker 2014-09-11 13:26:11 -04:00
urls.py Remove #noqa from two common imports and add them to import_exceptions 2014-09-16 14:08:28 +04:00
views.py Fix Flake8 style warnings in openstack_dashboard/ 2014-07-30 14:13:24 +02:00