horizon/openstack_dashboard/dashboards/identity/projects
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/projects Separating Identity Dashboard and using RBAC 2014-08-18 16:40:56 -06:00
__init__.py Separating Identity Dashboard and using RBAC 2014-08-18 16:40:56 -06:00
panel.py Separating Identity Dashboard and using RBAC 2014-08-18 16:40:56 -06:00
tables.py Fix LinkAction class name for Domain and Project 2014-09-01 10:42:02 -07:00
tests.py Add templates for bootstrap's horizontal forms 2014-09-08 10:38:16 +02: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 Separating Identity Dashboard and using RBAC 2014-08-18 16:40:56 -06:00
workflows.py Improve help messages on modals 2014-08-27 16:12:18 -07:00