zulip/zproject/jinja2
Umair Khan 4442703011 jinja2: No need for custom render_to_response.
Django 1.10 has changed the implementation of this function to
match our custom implementation; in addition to this, we prefer
render().

Fixes #1914 via #4093.
2017-03-17 13:57:34 -07:00
..
__init__.py jinja2: No need for custom render_to_response. 2017-03-17 13:57:34 -07:00
backends.py jinja2: Fix mypy confusion caused by weird six import. 2017-03-06 22:24:07 -08:00
compressors.py mypy: Convert several directories to use typing.Text. 2016-12-07 20:51:05 -08:00