| Age | Commit message (Expand) | Author |
|---|---|---|
| 2015-01-12 | Fixed #24124 (again) -- Updated tests with new default context_processors. | Aymeric Augustin |
| 2015-01-07 | Restored support for multiple template names in render(_to_response). | Aymeric Augustin |
| 2014-12-30 | Applied ignore_warnings to Django tests | Claude Paroz |
| 2014-12-28 | Deprecated TEMPLATE_CONTEXT_PROCESSORS. | Aymeric Augustin |
| 2014-12-28 | Deprecated current_app in TemplateResponse and render(_to_response). | Aymeric Augustin |
| 2014-12-28 | Deprecated some arguments of django.shortcuts.render(_to_response). | Aymeric Augustin |
| 2014-12-28 | Moved context_processors from django.core to django.template. | Aymeric Augustin |
| 2014-11-23 | Deprecated dirs argument to override TEMPLATE_DIRS. | Aymeric Augustin |
| 2014-11-22 | Silenced a flake8 warning. | Berker Peksag |
| 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 |
