django/tests/shortcuts
Aymeric Augustin 17012b6936 Deprecated dirs argument to override TEMPLATE_DIRS.
Cancels 2f0566fa. Refs #4278.
2014-11-23 09:29:33 +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 dirs argument to override TEMPLATE_DIRS. 2014-11-23 09:29:33 +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