django/tests/shortcuts
Aymeric Augustin 127f9e073d Restored support for multiple template names in render(_to_response).
This possibility was documented but not tested.

It had been broken during the multiple template engines refactor.
2015-01-07 21:54:22 +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 Restored support for multiple template names in render(_to_response). 2015-01-07 21:54:22 +01:00
urls.py Restored support for multiple template names in render(_to_response). 2015-01-07 21:54:22 +01:00
views.py Restored support for multiple template names in render(_to_response). 2015-01-07 21:54:22 +01:00