Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/utils_tests/test_functional.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #25000 -- Fixed cast to string for lazy objects.Marten Kenbeek2015-06-231-0/+24
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-1/+1
* Fixed #23346 -- Fixed lazy() to lookup methods on the rea...Gavin Wahl2014-12-261-0/+14
* Fixed #23620 -- Used more specific assertions in the Djan...Berker Peksag2014-11-031-1/+1
* Fixed #23688 -- Updated cached_property to preserve docst...John-Scott Atlakson2014-10-201-0/+4
* Fixed #22691 -- Added aliasing to cached_property.Curtis2014-07-011-0/+9
* Fixed #21298 -- Fixed E301 pep8 warningsAlasdair Nicol2013-10-231-0/+1
* Merge branch 'master' into schema-alterationAndrew Godwin2013-07-021-1/+2
|\
| * Stopped using django.utils.unittest in the test suite.Aymeric Augustin2013-07-011-1/+2
* | Add test for new __ne__ method on Promise.Andrew Godwin2013-05-291-0/+12
|/
* Modified utils_tests for unittest2 discovery.Preston Timmons2013-04-121-0/+66