horizon/horizon/tables
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
..
__init__.py Prevent long names breaking table layouts 2016-08-19 09:21:33 +01:00
actions.py Specify POLICY_CHECK_FUNCTION as a string 2016-11-25 13:06:14 +01:00
base.py Merge "DataTable column level policy" 2016-12-08 21:23:31 +00:00
formset.py Drop izip and izip_longest removed in python3 2016-01-14 16:39:07 +08:00
views.py Add default common template to python table views 2017-01-05 08:59:35 +00:00