mirror of https://github.com/zulip/zulip.git
2504baf783
Make our dev setup more similar to prod by using compiled.js, instead of AJAX-ing templates on the fly and compiling them with non-node code. This will make our dev environment more consistent with prod (to avoid surprising bugs), plus it should be faster (fewer AJAX calls). This change also means we don't have to keep two copies of static/third/handlebars/handlebars.js around. (imported from commit d8d584b9aa13adcdcce7e424033610d77d2df79b) |
||
---|---|---|
.. | ||
__init__.py | ||
authhack.py | ||
backends.py | ||
local_settings.py | ||
local_settings_template.py | ||
settings.py | ||
test_settings.py | ||
urls.py | ||
wsgi.py |