horizon/openstack_dashboard/dashboards/project/images_and_snapshots
Tatiana Mazur 193f624e1b Remove leftovers of "# noqa"
This patch set removes leftovers of "# noqa" from imports
added to import_exceptions.

It also adds "django.test.utils.override_settings" to
import_exceptions, so a few more "# noqa" tags become
unnecessary.

Closes-Bug: #1273647

Change-Id: I39f856ac3ea371a2fcab272bbf358d0243164b6d
2014-01-28 15:51:04 +04:00
..
images Remove leftovers of "# noqa" 2014-01-28 15:51:04 +04:00
snapshots Remove #noqa from most common imports and add them to import_exceptions 2014-01-07 12:26:35 +01:00
templates/images_and_snapshots Show all custom properties on image detail page 2013-12-10 23:13:24 -08:00
volume_snapshots disable volume creation, when cinder is disabled 2014-01-21 22:03:14 +01:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
panel.py Remove #noqa from most common imports and add them to import_exceptions 2014-01-07 12:26:35 +01:00
tests.py Merge "Do not filter image list from glance api" 2014-01-16 16:25:04 +00:00
urls.py Fix django.conf.urls.defaults imports 2013-11-04 17:10:57 +11:00
utils.py Merge "Fixed sphinx ERRORs." 2014-01-09 01:59:00 +00:00
views.py Merge "Do not filter image list from glance api" 2014-01-16 16:25:04 +00:00