zulip/zproject
Rafid Aslam 33129059f4 deps: Upgrade and move `handlebars` from `static/third` to `npm`.
- Remove `handlebars.runtime.js` from static/third and fetch it from npm
- Upgrade `handlebars` to 3.0.3.

I change the test since there is a patch about line, written in
handlebars'
v2.0.0-beta.1 release note:
"Lines containing only block statements and whitespace are now removed."

Fixes part of #1709.
2017-03-04 21:49:02 -08:00
..
jinja2 mypy: Work around several new mypy bugs in 0.501. 2017-03-04 15:33:39 -08:00
__init__.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
backends.py mypy: Added Dict, List and Set imports. 2017-03-04 14:33:44 -08:00
dev_settings.py dev_settings: Fix linter error in recent mypy work. 2017-03-04 15:34:09 -08:00
dev_urls.py views: Rename __init__.py to zerver.views.registration. 2017-01-08 16:21:15 -08:00
legacy_urls.py lint: Clean up E123 PEP-8 rule. 2017-01-23 21:34:26 -08:00
local_settings.py mypy: Added Dict, List and Set imports. 2017-03-04 14:33:44 -08:00
prod_settings_template.py docs: Update email configuration documentation. 2017-02-22 22:26:43 -08:00
settings.py deps: Upgrade and move `handlebars` from `static/third` to `npm`. 2017-03-04 21:49:02 -08:00
terms.md.template Add TERMS_OF_SERVICE setting. 2016-07-29 20:47:31 -07:00
test_settings.py settings: Fix logging settings for Casper tests. 2017-02-17 15:18:45 -08:00
urls.py Add support for getting medium size profile images. 2017-03-01 09:57:30 -08:00
wsgi.py Django 1.10: Use uWSGI. 2016-12-13 21:40:43 -08:00