1
0
mirror of https://github.com/django/django.git synced 2025-01-19 06:43:15 +00:00
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
..