horizon/horizon/utils
nikunj2512 e940196a43 Fixes session timeout string in horizon
1) This patch fixes the session timeout string problem which
occurs when users clicks on the UI and Ui redirects the
user to the login page but without session timeout message.

2) This patch also fixes other cases of unnecessary logout
messages.

Closes-Bug: #1231355

Change-Id: I9824db44382247d64cc8c399eb5e855e818e8781
2014-09-24 10:23:40 +05:30
..
__init__.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
csvbase.py Remove NotImplementedErrors from "virtual" methods 2014-09-02 11:31:05 +02:00
filters.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
functions.py Fixes session timeout string in horizon 2014-09-24 10:23:40 +05:30
html.py Allow access to HTML final class string 2014-08-11 18:19:27 +00:00
memoized.py replace dict.iteritems() with six.iteritems(dict) 2014-05-26 12:06:58 +02:00
secret_key.py Merge "Use string.ascii_letters to be python 3 compatible" 2014-09-18 22:52:19 +00:00
urlresolvers.py Remove the urlquote to arguments passed to reverse 2014-09-05 10:47:21 -04:00
validators.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00