horizon/horizon
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
..
browsers Replace asserts in __init__ files with __all__ 2014-01-10 10:28:02 +01:00
conf Remove leftovers of "# noqa" 2014-01-28 15:51:04 +04:00
forms Replace asserts in __init__ files with __all__ 2014-01-10 10:28:02 +01:00
locale Merge "Fix incomplete translation of "Update members" widget" 2013-10-17 16:58:26 +00:00
management Gate on H102 Apache 2.0 license header not found for pep8 2013-11-19 13:55:04 -05:00
static Merge "Remove grey line when pie chart is at 100%" 2014-01-28 00:12:27 +00:00
tables Remove leftovers of "# noqa" 2014-01-28 15:51:04 +04:00
tabs Remove leftovers of "# noqa" 2014-01-28 15:51:04 +04:00
templates Merge "Change internationalizable string" 2014-01-27 23:08:49 +00:00
templatetags Fix inappropriate display for inf value of RAM and Storage. 2014-01-20 10:57:12 +08:00
test Merge "give a fullscreen attribute to workflow, for modal view" 2014-01-27 18:37:29 +00:00
utils Remove leftovers of "# noqa" 2014-01-28 15:51:04 +04:00
workflows Merge "give a fullscreen attribute to workflow, for modal view" 2014-01-27 18:37:29 +00:00
__init__.py Remove asserts for optional imports 2013-11-15 10:09:44 +01:00
base.py Remove leftovers of django.conf.urls.defaults 2014-01-17 14:21:15 +01:00
context_processors.py Gate on H4xx docstrings for pep8 2013-11-23 12:51:07 -05:00
decorators.py Remove #noqa from most common imports and add them to import_exceptions 2014-01-07 12:26:35 +01:00
exceptions.py Remove #noqa from most common imports and add them to import_exceptions 2014-01-07 12:26:35 +01:00
loaders.py Remove #noqa from most common imports and add them to import_exceptions 2014-01-07 12:26:35 +01:00
messages.py Remove leftovers of "# noqa" 2014-01-28 15:51:04 +04:00
middleware.py Remove #noqa from most common imports and add them to import_exceptions 2014-01-07 12:26:35 +01:00
models.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
site_urls.py Remove #noqa from most common imports and add them to import_exceptions 2014-01-07 12:26:35 +01:00
version.py Replace OpenStack LLC with OpenStack Foundation 2013-09-20 04:19:42 +08:00
views.py Gate on H4xx docstrings for pep8 2013-11-23 12:51:07 -05:00