horizon/horizon/utils
Julie Pichon ff7049432b Handle "null" time values for Stacks
The timesince filter expects a date or datetime object, and would fail
when receiving an empty string. Create a new filter that returns the
string value "Never" under these circumstances.

Change-Id: I73f4dbb608fc143c3ac60d753e9e222762579e51
Closes-Bug: #1286959
2014-03-26 12:00:53 +00:00
..
__init__.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
csvbase.py Refactor CSV generation code to utils 2014-03-03 10:05:23 -07:00
fields.py Remove #noqa from most common imports and add them to import_exceptions 2014-01-07 12:26:35 +01:00
filters.py Handle "null" time values for Stacks 2014-03-26 12:00:53 +00:00
functions.py Fixes some typos spotted in a few Horizon files. 2014-01-13 13:15:00 -08:00
html.py Gate on H4xx docstrings for pep8 2013-11-23 12:51:07 -05:00
memoized.py Use memoized_method decorator in views 2013-12-18 16:46:30 +01:00
secret_key.py Updated from global requirements 2013-08-08 13:16:35 -03:00
validators.py Remove #noqa from most common imports and add them to import_exceptions 2014-01-07 12:26:35 +01:00