horizon/openstack_dashboard/dashboards/project/data_processing
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
..
cluster_templates Remove #noqa from two common imports and add them to import_exceptions 2014-09-16 14:08:28 +04:00
clusters Remove #noqa from two common imports and add them to import_exceptions 2014-09-16 14:08:28 +04:00
data_image_registry Remove #noqa from two common imports and add them to import_exceptions 2014-09-16 14:08:28 +04:00
data_plugins Remove #noqa from two common imports and add them to import_exceptions 2014-09-16 14:08:28 +04:00
data_sources Remove #noqa from two common imports and add them to import_exceptions 2014-09-16 14:08:28 +04:00
job_binaries Remove #noqa from two common imports and add them to import_exceptions 2014-09-16 14:08:28 +04:00
job_executions Remove #noqa from two common imports and add them to import_exceptions 2014-09-16 14:08:28 +04:00
jobs Remove #noqa from two common imports and add them to import_exceptions 2014-09-16 14:08:28 +04:00
nodegroup_templates Remove #noqa from two common imports and add them to import_exceptions 2014-09-16 14:08:28 +04:00
utils Fix wrong config values displaying 2014-08-21 14:04:48 +03:00
__init__.py Adding plugins panel for Sahara 2014-07-01 09:29:07 -04:00