horizon/openstack_dashboard/dashboards/project/images
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
..
images Remove #noqa from two common imports and add them to import_exceptions 2014-09-16 14:08:28 +04:00
snapshots Remove #noqa from two common imports and add them to import_exceptions 2014-09-16 14:08:28 +04:00
templates/images Merge "Translation feedback - Correction/update of help texts" 2014-09-16 07:14:27 +00:00
__init__.py Move volume snapshots table to volumes panel 2014-02-18 10:24:18 +08:00
panel.py Tolerate service catalog and endpoint connection errors 2014-07-21 08:38:53 -05:00
tests.py Automatically discover "Image Format" based on file extension 2014-08-07 16:34:33 +09:00
urls.py Remove #noqa from two common imports and add them to import_exceptions 2014-09-16 14:08:28 +04:00
utils.py add Previous link to Admin > Images table 2014-06-27 18:29:02 -07:00
views.py add Previous link to Admin > Images table 2014-06-27 18:29:02 -07:00