horizon/openstack_dashboard/dashboards/identity/roles
Rob Cresswell 560f23a1c9 Add default common template to python table views
Many of the Python table views are using identical (or nearly identical)
table templates. This patch adds a common template and makes it the
default for a DataTableView, which allows us to remove many similar
templates and redundant lines of code.

Change-Id: I1e4e15e695ee1f21f4d44f141a854e30f1e567a1
Closes-Bug: 1653986
2017-01-05 08:59:35 +00:00
..
templates/roles Add default common template to python table views 2017-01-05 08:59:35 +00:00
__init__.py Separating Identity Dashboard and using RBAC 2014-08-18 16:40:56 -06:00
forms.py Separating Identity Dashboard and using RBAC 2014-08-18 16:40:56 -06:00
panel.py Retrieve domain scoped token 2016-03-08 15:17:38 -08:00
tables.py Server-side filtering for Identity 2016-09-13 10:06:27 -05:00
tests.py Add default common template to python table views 2017-01-05 08:59:35 +00:00
urls.py Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00
views.py Add default common template to python table views 2017-01-05 08:59:35 +00:00