mirror of
https://github.com/zulip/zulip.git
synced 2025-11-10 17:07:07 +00: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)
1.3 KiB
1.3 KiB