| Age | Commit message (Expand) | Author |
|---|---|---|
| 2014-03-13 | Fixed #21840 -- Moved dunder methods from SimpleLazyObject to LazyObject. | Baptiste Mispelon |
| 2013-11-02 | Fixing E302 Errors | Jason Myers |
| 2013-10-19 | Removed unused local variables in tests. | Tim Graham |
| 2013-09-18 | Fixed #21118 -- Isolated a test that uses the database. | Tim Graham |
| 2013-09-02 | Replaced "not PY3" by "PY2", new in six 1.4.0. | Aymeric Augustin |
| 2013-08-15 | Regression test and patch for ticket #20924. | Nick Bruun |
| 2013-07-01 | Stopped using django.utils.unittest in the test suite. | Aymeric Augustin |
| 2013-05-21 | Use assertIsInstance in tests. | Marc Tamlyn |
| 2013-05-21 | Fixed #20212 - __reduce__ should only be defined for Py3+. | Daniel Lindsley |
| 2013-04-19 | Fix != operations on lazy objects. | Alex Gaynor |
| 2013-04-12 | Modified utils_tests for unittest2 discovery. | Preston Timmons |
