django/tests/shortcuts
2015-09-23 19:31:10 -04:00
..
jinja2/shortcuts Fixed #24168 -- Allowed selecting a template engine in a few APIs. 2015-02-03 08:29:45 +01:00
other_templates
templates/shortcuts Fixed #24168 -- Allowed selecting a template engine in a few APIs. 2015-02-03 08:29:45 +01:00
__init__.py
tests.py Removed current_app argument to render() and TemplateResponse(). 2015-09-23 19:31:10 -04:00
urls.py Removed current_app argument to render() and TemplateResponse(). 2015-09-23 19:31:10 -04:00
views.py Removed current_app argument to render() and TemplateResponse(). 2015-09-23 19:31:10 -04:00