horizon/horizon
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
..
browsers Replace asserts in __init__ files with __all__ 2014-01-10 10:28:02 +01:00
conf Remove leftovers of "# noqa" 2014-01-28 15:51:04 +04:00
forms Replace asserts in __init__ files with __all__ 2014-01-10 10:28:02 +01:00
locale Import translations for Icehouse stable update 2014-08-01 15:33:47 +09:00
management Gate on H102 Apache 2.0 license header not found for pep8 2013-11-19 13:55:04 -05:00
static Fix multiple Cross-Site Scripting (XSS) vulnerabilities. 2014-07-08 13:08:15 +01:00
tables Fix multiple Cross-Site Scripting (XSS) vulnerabilities. 2014-07-08 13:08:15 +01:00
tabs Raise an error when no slug on tab group 2014-03-07 07:30:17 -05:00
templates Allow forms to disable autofill in all browsers 2014-09-11 10:16:30 -05:00
templatetags Implementing accordion navigation 2014-02-26 14:03:36 -07:00
test TEMPLATE_DIRS must be a tuple 2014-08-07 22:22:09 +08:00
utils Remove the urlquote to arguments passed to reverse 2014-12-15 23:27:17 -08:00
workflows Rename add_error methods: Django 1.7 conflict 2014-09-25 11:18:53 +00:00
__init__.py Remove asserts for optional imports 2013-11-15 10:09:44 +01:00
base.py Plugin-based panel group configuration 2014-03-29 01:05:03 +09:00
context_processors.py Gate on H4xx docstrings for pep8 2013-11-23 12:51:07 -05:00
decorators.py Remove #noqa from most common imports and add them to import_exceptions 2014-01-07 12:26:35 +01:00
exceptions.py Fix Exceptions doc page generation 2014-03-28 12:32:31 +07:00
loaders.py Remove #noqa from most common imports and add them to import_exceptions 2014-01-07 12:26:35 +01:00
messages.py Remove leftovers of "# noqa" 2014-01-28 15:51:04 +04:00
middleware.py Horizon login page contains DOS attack mechanism 2014-12-09 07:46:04 -08:00
models.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
site_urls.py Add jasmine testing and helpers 2014-02-17 15:05:23 +01:00
version.py Replace OpenStack LLC with OpenStack Foundation 2013-09-20 04:19:42 +08:00
views.py Gate on H4xx docstrings for pep8 2013-11-23 12:51:07 -05:00