summaryrefslogtreecommitdiff
path: root/tests/dispatch
AgeCommit message (Expand)Author
2014-01-09Fixed removal of signal receivers in Python 3.4Florian Apolloner
2013-12-17Removed superfluous models.py files.Aymeric Augustin
2013-11-02PEP8 cleanupJason Myers
2013-10-26Fix all violators of E231Alex Gaynor
2013-10-23Fixed E225 pep8 warnings.Tim Graham
2013-09-09Removed unneeded imports in tests's __init__.py and unified them.Florian Apolloner
2013-08-20Fixed #20943 -- Weakly reference senders when caching their associated receiversSimon Charette
2013-07-29Removed most of absolute_import importsClaude Paroz
2013-07-01Stopped using django.utils.unittest in the test suite.Aymeric Augustin
2013-05-21Use assertIsInstance in tests.Marc Tamlyn
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner