Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/shortcuts/views.py
Commit message (Expand)AuthorAgeFilesLines
* Removed dictionary and context_instance parameters for re...Tim Graham2015-09-241-15/+1
* Removed dirs parameter in template engine methods and rel...Tim Graham2015-09-241-13/+0
* Removed current_app argument to render() and TemplateResp...Tim Graham2015-09-241-16/+0
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-2/+1
* Fixed #24168 -- Allowed selecting a template engine in a ...Aymeric Augustin2015-02-031-0/+17
* Restored support for multiple template names in render(_t...Aymeric Augustin2015-01-071-0/+20
* Silenced a flake8 warning.Berker Peksag2014-11-221-0/+1
* Avoided rewrapping Contexts in render_to_response.Aymeric Augustin2014-11-221-0/+9
* Moved tests for render shortcuts to their own app.Aymeric Augustin2014-11-221-0/+81