horizon/horizon/utils
Steve Baker 6b6f97f7a8 parse_isotime filter to parse a date string.
This then allows the resulting date value to be piped
to one of the standard django date/time format filters

This is identical to oslo timeutils parse_isotime, but annotated with
@register.filter

Required for blueprint: heat-ui

Change-Id: Ibecca77d50bb5c0df59e07e9572069215229f60a
2013-05-22 16:03:43 +12:00
..
__init__.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
fields.py Use ugettext_lazy instead of ugettext. 2013-05-18 15:13:54 +08:00
filters.py parse_isotime filter to parse a date string. 2013-05-22 16:03:43 +12:00
functions.py Add ability to create a volume from an image 2013-05-13 16:00:03 -07:00
html.py Dropdown arrow button inherits the same style as main button. 2012-03-27 15:33:22 -07:00
memoized.py Return an empty string rather than None when calling repr() 2013-04-02 22:08:33 +01:00
secret_key.py Removes unused imports 2012-12-10 11:27:51 +08:00
validators.py Unifies Horizon conf. 2012-11-20 14:29:05 -08:00