zulip/zproject
Tim Abbott beedfb2939 Revert "[third] Upgrade jquery to version 1.8.3."
This reverts commit be93b6ea28.

Unfortunately, the newer jquery comes with a huge performance
regression affecting the hotkeys code, which has the effect of making
typing super slow.

Fixes: #1449.
2016-07-28 11:39:06 -07:00
..
jinja2 Upgrade to Django-Pipeline==1.6.8. 2016-07-09 07:09:55 -07:00
__init__.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
backends.py Fix using LDAP backend with Zulip mobile apps. 2016-06-21 14:57:54 -07:00
dev_settings.py Rename local_settings_template to prod_settings_template. 2016-07-19 20:59:59 -07:00
dev_urls.py Upgrade to Django-Pipeline==1.6.8. 2016-07-09 07:09:55 -07:00
legacy_urls.py views: Move presence views to presence.py. 2016-07-26 14:29:32 -07:00
local_settings.py Rename local_settings_template to prod_settings_template. 2016-07-19 20:59:59 -07:00
prod_settings_template.py Fix email-mirror instructions in prod_settings_template.py. 2016-07-25 11:30:17 -07:00
settings.py Revert "[third] Upgrade jquery to version 1.8.3." 2016-07-28 11:39:06 -07:00
test_settings.py settings: Store uploaded files under var/ in development environment. 2016-07-12 20:33:31 -07:00
urls.py views: Move push token views to new push_notification.py. 2016-07-26 14:44:24 -07:00
wsgi.py Activate virtualenv in production Python code. 2016-06-27 19:55:35 -07:00