zulip/zproject
Tim Abbott 41f37d0a6f jinja2: Use function interface for render_markdown_path.
Apparently, the filters implementation was doing some sort of strange
caching, where you would need to restart the server in order to
refresh for changes to the markdown content.

We fix this by switching to just calling the render_markdown_path
function from Jinja2.

Fixes #5974.
2017-07-31 14:54:54 -07:00
..
jinja2 jinja2: Use function interface for render_markdown_path. 2017-07-31 14:54:54 -07:00
__init__.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
backends.py lint: Add a lint check for bare `type: ignore`s. 2017-07-27 16:31:55 -07:00
dev_settings.py pep8: Add compliance with rule E261 zproject/dev_settings.py. 2017-07-11 11:53:33 -07:00
dev_urls.py dev: Add URL to preview error 404/5xx pages. 2017-06-14 21:18:45 -07:00
legacy_urls.py api: Migrate /json/messages_in_narrow off legacy API. 2017-07-31 13:08:06 -07:00
local_settings.py Delete the old zulip.com "referrals" system. 2017-07-07 14:59:18 -07:00
prod_settings_template.py rename in comment: scripts/restart-zulip to scripts/restart-server 2017-07-28 10:29:17 -07:00
settings.py hotspots: Style hotspots. 2017-07-28 16:34:15 -07:00
terms.md.template Add TERMS_OF_SERVICE setting. 2016-07-29 20:47:31 -07:00
test_settings.py Move the webpack stats files to var/ and deploy root. 2017-07-18 15:02:58 -07:00
urls.py api: Migrate /json/messages_in_narrow off legacy API. 2017-07-31 13:08:06 -07:00
wsgi.py pep8: Add compliance with rule E261 to wsgi.py. 2017-05-07 23:21:50 -07:00