horizon/openstack_dashboard/dashboards/project/data_processing/nodegroup_templates
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
..
templates/data_processing.nodegroup_templates Add Data Processing missing translations 2014-08-22 17:06:20 +04:00
workflows Made storage location help text more descriptive. 2014-09-03 10:42:26 +01:00
__init__.py Adding nodegroup_template panel for Sahara 2014-07-14 12:53:05 -04:00
panel.py Adding nodegroup_template panel for Sahara 2014-07-14 12:53:05 -04:00
tables.py Data processing templates tables refactoring 2014-08-15 17:49:25 +04:00
tabs.py Fix Flake8 style warnings in openstack_dashboard/ 2014-07-30 14:13:24 +02:00
tests.py Adding nodegroup_template panel for Sahara 2014-07-14 12:53:05 -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 Adding nodegroup_template panel for Sahara 2014-07-14 12:53:05 -04:00