horizon/horizon/utils
George Peristerakis c37aafa522 Remove the urlquote to arguments passed to reverse
In the container dashboard, I removed the urlquote to all
arguments passed to the reverse function since the reverse
function runs the urlquote on the arguments.

Change-Id: I4186ded9a2f52b6e56a12e8c521cb33fb3633a48
Closes-Bug: 1347734
Co-Authored-By: Masco Kaliyamoorthy <Masco.kaliyamoorthy@enovance.com>
(cherry picked from commit 36ef6d80c9)
2014-12-15 23:27:17 -08: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
urlresolvers.py Remove the urlquote to arguments passed to reverse 2014-12-15 23:27:17 -08:00
validators.py Remove #noqa from most common imports and add them to import_exceptions 2014-01-07 12:26:35 +01:00