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