| Age | Commit message (Expand) | Author |
|---|---|---|
| 2022-02-07 | Refs #33476 -- Reformatted code with Black. | django-bot |
| 2019-01-17 | Refs #25978 -- Removed shortcuts.render_to_response() per deprecation timeline. | Tim Graham |
| 2018-12-31 | Updated test URL patterns to use path() and re_path(). | Tim Graham |
| 2016-04-12 | Removed unused view and url from shortcuts tests. | Alasdair Nicol |
| 2015-09-23 | Removed dictionary and context_instance parameters for render functions. | Tim Graham |
| 2015-09-23 | Removed dirs parameter in template engine methods and related funtions. | Tim Graham |
| 2015-09-23 | Removed current_app argument to render() and TemplateResponse(). | Tim Graham |
| 2015-02-03 | Fixed #24168 -- Allowed selecting a template engine in a few APIs. | Aymeric Augustin |
| 2015-01-07 | Restored support for multiple template names in render(_to_response). | Aymeric Augustin |
| 2014-11-22 | Avoided rewrapping Contexts in render_to_response. | Aymeric Augustin |
| 2014-11-22 | Moved tests for render shortcuts to their own app. | Aymeric Augustin |
