summaryrefslogtreecommitdiff
path: root/tests/utils_tests/test_functional.py
AgeCommit message (Expand)Author
2013-10-23Fixed #21298 -- Fixed E301 pep8 warningsAlasdair Nicol
2013-07-02Merge branch 'master' into schema-alterationAndrew Godwin
2013-07-01Stopped using django.utils.unittest in the test suite.Aymeric Augustin
2013-05-29Add test for new __ne__ method on Promise.Andrew Godwin
2013-04-12Modified utils_tests for unittest2 discovery.Preston Timmons