Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/shortcuts/urls.py
Commit message (Expand)AuthorAgeFilesLines
* Removed dictionary and context_instance parameters for re...Tim Graham2015-09-241-2/+0
* Removed dirs parameter in template engine methods and rel...Tim Graham2015-09-241-2/+0
* Removed current_app argument to render() and TemplateResp...Tim Graham2015-09-241-2/+0
* Fixed #24168 -- Allowed selecting a template engine in a ...Aymeric Augustin2015-02-031-0/+3
* Restored support for multiple template names in render(_t...Aymeric Augustin2015-01-071-0/+2
* Avoided rewrapping Contexts in render_to_response.Aymeric Augustin2014-11-221-0/+1
* Moved tests for render shortcuts to their own app.Aymeric Augustin2014-11-221-0/+17