zulip/zproject
Tim Abbott 02e6d267f1 [third] Replace jquery-caret with newer implementation.
Apparently, there are like 5 independently developed jquery-caret
plugins, none of which are great.  The previous one we were using was
last modified in 2010.  This new one comes from
https://github.com/acdvorak/jquery.caret and at least doesn't use
deprecated jQuery syntax and has a repository on GitHub.

This plugin is way larger than it needs to be for what it does, but we
can deal with that later.
2016-06-14 16:36:51 -07:00
..
jinja2 Fix backend i18n bug. 2016-06-06 09:34:51 -07:00
__init__.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
backends.py Improve api_fetch_api_key error messages. 2016-05-10 09:50:57 -07:00
local_settings.py Make zproject/local_settings.py pass mypy check. 2016-05-18 17:10:18 +05:30
local_settings_template.py Make zproject/local_settings_template.py pass mypy check. 2016-05-18 17:10:18 +05:30
settings.py [third] Replace jquery-caret with newer implementation. 2016-06-14 16:36:51 -07:00
test_settings.py Merge Zulip 1.3.12 security release. 2016-05-10 11:32:26 -07:00
urls.py Add updownio integration. 2016-06-14 12:14:07 -07:00
wsgi.py Import zerver.models in wsgi.py 2013-11-12 19:18:35 -05:00