| Age | Commit message (Expand) | Author |
|---|---|---|
| 2015-06-23 | Fixed #25000 -- Fixed cast to string for lazy objects. | Marten Kenbeek |
| 2015-02-06 | Sorted imports with isort; refs #23860. | Tim Graham |
| 2014-12-26 | Fixed #23346 -- Fixed lazy() to lookup methods on the real object, not result... | Gavin Wahl |
| 2014-11-03 | Fixed #23620 -- Used more specific assertions in the Django test suite. | Berker Peksag |
| 2014-10-20 | Fixed #23688 -- Updated cached_property to preserve docstring of original fun... | John-Scott Atlakson |
| 2014-07-01 | Fixed #22691 -- Added aliasing to cached_property. | Curtis |
| 2013-10-23 | Fixed #21298 -- Fixed E301 pep8 warnings | Alasdair Nicol |
| 2013-07-02 | Merge branch 'master' into schema-alteration | Andrew Godwin |
| 2013-07-01 | Stopped using django.utils.unittest in the test suite. | Aymeric Augustin |
| 2013-05-29 | Add test for new __ne__ method on Promise. | Andrew Godwin |
| 2013-04-12 | Modified utils_tests for unittest2 discovery. | Preston Timmons |
