horizon/horizon/test
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
..
customization Gate on H102 Apache 2.0 license header not found for pep8 2013-11-19 13:55:04 -05:00
dummy_auth Initialize table action buttons for lazy-loaded tabs 2014-08-11 18:01:41 +04:00
jasmine Widget to expose the metadata catalog from glance 2014-09-11 19:10:41 +02:00
templates Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
test_dashboards Remove #noqa from two common imports and add them to import_exceptions 2014-09-16 14:08:28 +04:00
tests Merge "Handle TypeError from table column summation code" 2014-09-16 07:14:01 +00:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
helpers.py Initialize table action buttons for lazy-loaded tabs 2014-08-11 18:01:41 +04:00
patches.py Use import from six.moves to import the HTMLParser module 2014-06-10 17:57:11 +02:00
settings.py Switch to xstatic-bootstrap-datepicker 2014-09-11 13:26:11 -04: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 Initialize table action buttons for lazy-loaded tabs 2014-08-11 18:01:41 +04:00
webdriver.py Make selenium tests more robust 2014-05-26 10:41:55 +10:00