| Age | Commit message (Expand) | Author |
|---|---|---|
| 2014-12-28 | Deprecated TEMPLATE_CONTEXT_PROCESSORS. | 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-22 | Avoided rewrapping Contexts in render_to_response. | Aymeric Augustin |
| 2014-08-30 | Converted sql_queries into a lazily evaluated list. | Bas Peschier |
| 2014-04-06 | Fixed #21977 -- Deprecated SimpleTestCase.urls | Anubhav Joshi |
| 2014-04-03 | Fixed #22218 -- Deprecated django.conf.urls.patterns. | Tim Graham |
| 2013-12-17 | Removed superfluous models.py files. | Aymeric Augustin |
| 2013-11-02 | Fixed #21302 -- Fixed unused imports and import *. | Tim Graham |
| 2013-10-10 | Whitespace cleanup. | Tim Graham |
| 2013-07-29 | Removed most of absolute_import imports | Claude Paroz |
| 2013-02-26 | Renamed some tests and removed references to modeltests/regressiontests. | Florian Apolloner |
| 2013-02-26 | Merged regressiontests and modeltests into the test root. | Florian Apolloner |
