django/tests/shortcuts
Aymeric Augustin cf1f36bb6e Deprecated current_app in TemplateResponse and render(_to_response). 2014-12-28 17:02:29 +01:00
..
other_templates Moved tests for render shortcuts to their own app. 2014-11-22 17:52:43 +01:00
templates/shortcuts Moved tests for render shortcuts to their own app. 2014-11-22 17:52:43 +01:00
__init__.py Moved tests for render shortcuts to their own app. 2014-11-22 17:52:43 +01:00
tests.py Deprecated current_app in TemplateResponse and render(_to_response). 2014-12-28 17:02:29 +01:00
urls.py Avoided rewrapping Contexts in render_to_response. 2014-11-22 17:58:38 +01:00
views.py Silenced a flake8 warning. 2014-11-22 21:39:06 +02:00