horizon/horizon/test/tests
Sam Betts 1934a7eaa8 Reduced code duplication in creating page headers
The same line of code to add a page title to a template was repeated in
many templates, this patch moves that line into the base.html, and also
tries to standardize the way page titles are defined in the python.

Change-Id: I11367d3007ebae727ba45446076a31307d477995
Closes-Bug: 1399840
2015-02-11 10:45:23 +00:00
..
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
base.py Add a session cache of can_access call results 2014-10-02 17:40:19 +01:00
exceptions.py Replace force_unicode with force_text 2014-08-06 14:34:53 +02:00
forms.py Fix E128 errors in horizon/ 2014-10-15 13:50:07 +09:00
messages.py Fix order of arguments in assertEqual 2014-09-01 10:41:52 +08:00
middleware.py Fix E127 errors in horizon/ 2014-10-01 19:49:41 +09:00
selenium_tests.py Initialize table action buttons for lazy-loaded tabs 2014-08-11 18:01:41 +04:00
tables.py Move to hacking 0.10 2015-02-04 20:27:07 -08:00
tabs.py Fix order of arguments in assertEqual 2014-09-01 10:41:52 +08:00
templatetags.py Unify the syntax used for the {{ ... }} delimter in Jinja2 templates 2015-01-19 09:42:24 +00:00
utils.py Unify the syntax used for the {{ ... }} delimter in Jinja2 templates 2015-01-19 09:42:24 +00:00
views.py Reduced code duplication in creating page headers 2015-02-11 10:45:23 +00:00
workflows.py Move to hacking 0.10 2015-02-04 20:27:07 -08:00