horizon/horizon/utils
Tihomir Trifonov 68e612d37f Added a check for None value in get_object_display
When get_object_display returns None,
the concatenation of the list of display values fails.

Fixes bug 1030641

PATCH SET 2: Added function for joining of
lazy(proxy) strings(similar to string_concat)

Change-Id: I76398e85f93bc508aaae056aca77c8103998c7b6
2012-08-07 11:48:47 +03:00
..
__init__.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
fields.py Added action for creating a volume from snapshot 2012-07-24 13:06:17 +03:00
filters.py Added a new attribute - display_choices 2012-05-16 12:30:09 +03:00
functions.py Added a check for None value in get_object_display 2012-08-07 11:48:47 +03:00
html.py Dropdown arrow button inherits the same style as main button. 2012-03-27 15:33:22 -07:00
memoized.py Quota usage infographics now update dynamically when flavor or instance 2012-04-24 10:52:57 -07:00
secret_key.py Provide utilities to automate secure secret key generation 2012-07-03 10:18:56 +02:00
validators.py Implementation of blueprint ip-validation 2012-05-11 00:23:44 +03:00