horizon/horizon/templatetags
Akihiro Motoki 9b99f17100 Define default settings explicitly (horizon)
test_parse_isotime_filter in test_filters is updated to match
TIME_ZONE=UTC. Previously TIME_ZONE was not set in horizon.test.settings
and the default value America/Chicago was used. Horizon uses UTC as the
default value of TIME_ZONE, so it is better to use UTC for testing too.

horizon settings in openstack_dashboard.settings are moved to
under horizon.

Part of blueprint ini-based-configuration
Change-Id: I9abdbbe0dcefc08ffea61143e3c0a87ed87b2e2a
2019-09-12 15:05:56 +09:00
..
__init__.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
angular.py Fix osprofiler support in horizon 2019-01-31 14:06:45 +01:00
bootstrap.py Fix H405 (multi line docstring) warnings (horizon) 2017-06-09 16:04:57 +00:00
branding.py Define default settings explicitly (horizon) 2019-09-12 15:05:56 +09:00
breadcrumb_nav.py Fix H405 (multi line docstring) warnings (horizon) 2017-06-09 16:04:57 +00:00
form_helpers.py Horizon Forms should allow themable number spinners 2017-06-28 15:50:27 -07:00
horizon.py Define default settings explicitly (horizon) 2019-09-12 15:05:56 +09:00
parse_date.py Fix H405 (multi line docstring) warnings (horizon) 2017-06-09 16:04:57 +00:00
shellfilter.py Bump hacking to 1.1.0 2018-11-10 16:44:25 +09:00
sizeformat.py filesizeformat() does't consider the situation like `float('inf')` 2017-01-18 08:10:54 +08:00
truncate_filter.py pylint: fix some refactor recommendations 2019-01-17 00:44:19 +09:00