horizon/openstack_dashboard/dashboards/identity/mappings
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/mappings Add default common template to python table views 2017-01-05 08:59:35 +00:00
__init__.py Add basic CRUD for federation mapping 2016-02-04 00:10:46 +00:00
forms.py Add basic CRUD for federation mapping 2016-02-04 00:10:46 +00:00
panel.py Add basic CRUD for federation mapping 2016-02-04 00:10:46 +00:00
tables.py Add basic CRUD for federation mapping 2016-02-04 00:10:46 +00: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