horizon/openstack_dashboard/dashboards/project/databases
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
..
templates/databases Merge "Fixup trove screens for Bootstrap 3 changes" 2014-09-16 07:30:19 +00:00
workflows sort Database Launch Instance Flavor list 2014-08-25 15:55:36 -07:00
__init__.py Adding panels for trove 2013-08-31 23:27:46 -05:00
forms.py Fix Flake8 style warnings in openstack_dashboard/ 2014-07-30 14:13:24 +02:00
panel.py Rename Trove panels to remove redundant information 2014-07-09 11:01:55 -04:00
tables.py Merge "Fixup trove screens for Bootstrap 3 changes" 2014-09-16 07:30:19 +00:00
tabs.py Fix Flake8 style warnings in openstack_dashboard/ 2014-07-30 14:13:24 +02:00
tests.py Suppress expected exception messages in unit test 2014-08-21 10:30:53 -07:00
urls.py Remove #noqa from two common imports and add them to import_exceptions 2014-09-16 14:08:28 +04:00
views.py Display host address on row update 2014-07-22 14:00:14 -04:00