horizon/openstack_dashboard/dashboards/project/images_and_snapshots/images
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
..
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
forms.py Remove #noqa from most common imports and add them to import_exceptions 2014-01-07 12:26:35 +01:00
tables.py disable volume creation, when cinder is disabled 2014-01-21 22:03:14 +01:00
tabs.py Remove #noqa from most common imports and add them to import_exceptions 2014-01-07 12:26:35 +01:00
tests.py Remove leftovers of "# noqa" 2014-01-28 15:51:04 +04:00
urls.py Fix django.conf.urls.defaults imports 2013-11-04 17:10:57 +11:00
views.py Remove #noqa from most common imports and add them to import_exceptions 2014-01-07 12:26:35 +01:00