17107618a0
Passwords can contain characters that are illegal in URL identities. So use unquote to solve that. WARNING: This means that a freak URL escape in a password will fail in the opposite way. But since this is a URL, everything _must_ be urlencoded for sanity. |
||
---|---|---|
.. | ||
__init__.py | ||
asgi.py | ||
settings.py | ||
urls.py | ||
wsgi.py |