horizon/openstack_dashboard
Yves-Gwenael Bourhis 17176d0617 Template loaders defined before local settings
TEMPLATE_LOADERS was defined after loading local_settings.py and was sqashing
any attempt to customize the template loaders.
This patch adds CACHED_TEMPLATE_LOADERS, ADD_TEMPLATE_LOADERS and a doc
defining how to use them in order to ease customization process.

Change-Id: I2544529ee965ef01c6ac4973056801ebee50be6d
Closes-Bug: #1568764
2016-04-18 18:11:23 +02:00
..
api Adding Edit Image Action to angular images panel 2016-04-15 16:02:08 +00:00
conf Update nova policy file 2015-11-17 10:31:58 -06:00
contrib Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00
dashboards Merge "Added a warning message if User Name is empty" 2016-04-18 09:30:36 +00:00
django_pyscss_fix Workaround for 'File exists' test failure 2014-09-30 06:43:22 -05:00
enabled Make ngcontainers the default Swift UI 2016-03-17 11:40:49 -07:00
local Merge "Add Geneve support" 2016-04-18 07:04:26 +00:00
locale Imported Translations from Zanata 2016-04-18 06:39:41 +00:00
management Update WSGI app creation to be compatible with Django 1.7 or greater 2015-09-21 15:36:19 +02:00
static Adding Edit Image Action to angular images panel 2016-04-15 16:02:08 +00:00
templates Merge "Change projects redirects to overview page" 2016-03-16 02:14:47 +00:00
templatetags Make region list case-insensitive sorted 2016-03-16 16:52:18 +08:00
test Fix explicit waiting if instance has error status 2016-04-15 13:21:46 +00:00
themes Merge "Branding: Table Action dropdown hovers theme issue" 2016-04-13 18:26:50 +00:00
usage Look for volumev2 endpoints instead of volume 2016-02-23 11:47:25 +01:00
utils [Django 1.9] Stop using django.utils.importlib 2016-01-26 11:19:23 +00:00
wsgi Update WSGI app creation to be compatible with Django 1.7 2014-10-16 13:57:45 +01:00
__init__.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
.eslintrc Add selective ESLint rule activation for Horizon Legacy JS 2015-07-08 17:06:15 -07:00
context_processors.py Support javascript translation for plugin 2016-01-11 13:46:05 -08:00
exceptions.py Excise Trove from Horizon 2015-12-22 02:01:07 -07:00
hooks.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
karma.conf.js Use Chrome for JS unit tests 2016-04-12 15:19:56 +00:00
policy.py Retrieve domain scoped token 2016-03-08 15:17:38 -08:00
settings.py Template loaders defined before local settings 2016-04-18 18:11:23 +02:00
static_settings.py Adding Magic Search codebase to Horizon 2016-01-29 14:05:52 +00:00
theme_settings.py Dynamic Themes 2016-02-25 09:49:43 -08:00
urls.py Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00
views.py Retrieve domain scoped token 2016-03-08 15:17:38 -08:00