| Age | Commit message (Expand) | Author |
|---|---|---|
| 2013-11-02 | PEP8 cleanup | Jason Myers |
| 2013-11-02 | Fixed all E261 warnings | coagulant |
| 2013-10-17 | Fixed #21282 -- Made HttpResponse.serialize_headers accept latin-1 | Claude Paroz |
| 2013-09-10 | Fixed #18403 -- Initialized bad_cookies in SimpleCookie | e0ne |
| 2013-09-09 | Fixed syntax error on Python 3.2; refs #20889. | Tim Graham |
| 2013-09-09 | Fixed #20889 -- Prevented email.Header from inserting newlines | Daniel Boeve |
| 2013-09-02 | Replaced "not PY3" by "PY2", new in six 1.4.0. | Aymeric Augustin |
| 2013-08-24 | Fixed #20961 -- Fixed HttpResponse default empty content | Claude Paroz |
| 2013-07-30 | Fixed #10491 -- Allowed passing lazy objects to HttpResponseRedirect. | Baptiste Mispelon |
| 2013-07-01 | Stopped using django.utils.unittest in the test suite. | Aymeric Augustin |
| 2013-06-29 | Removed compatibility code for streaming responses. | Aymeric Augustin |
| 2013-02-28 | Implemented persistent database connections. | Aymeric Augustin |
| 2013-02-26 | Merged regressiontests and modeltests into the test root. | Florian Apolloner |
