mirror of
https://github.com/zulip/zulip.git
synced 2026-07-12 21:04:41 +08:00
Wrapping render_to_response never actually worked correctly. On the login page, mixpanel_token would be missing, but we wouldn't get an error because it is surrounded by double quotes, which meant that it was still valid Javascript. (imported from commit 820ee42fab8f679983e5a3a4309a2feaf690f20f) |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| authhack.py | ||
| backends.py | ||
| settings.py | ||
| test_settings.py | ||
| urls.py | ||
| wsgi.py | ||