diff options
| author | Travis Jensen <travis.jensen@oracle.com> | 2015-09-17 19:37:16 -0600 |
|---|---|---|
| committer | Claude Paroz <claude@2xlibre.net> | 2015-09-19 15:05:54 +0200 |
| commit | 1a09b3c398b42800de864023dad872d83b196181 (patch) | |
| tree | 413369ac2225022a04278750bf063363cd1e643f /scripts | |
| parent | 43f2eb7ef327126271a8c70d6fde5713947150a5 (diff) | |
Fixed #25424 -- Use force_str for test client URLs.
urlparse() fails with an AttributeError ("'__proxy__' object has no
attribute 'decode'") if reverse_lazy is used to look up the URL
(this is exactly the same problem that caused ticket #18776). The
solution is to use force_str() on the path before handing it to
urlparse().
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
