summaryrefslogtreecommitdiff
path: root/tests/modeltests/signals/tests.py
AgeCommit message (Expand)Author
2010-12-04Removed all usages of deprecated TestCase methods (self.fail*). This removed...Alex Gaynor
2010-10-10Converted signals tests from doctests to unittests. We have always been at w...Alex Gaynor
2009-05-20Fixed #11134: signals recievers that disconnect during their processing no lo...Jacob Kaplan-Moss