summaryrefslogtreecommitdiff
path: root/django/dispatch/__init__.py
AgeCommit message (Expand)Author
2013-11-02Fixed #21302 -- Fixed unused imports and import *.Tim Graham
2013-10-10Whitespace cleanup.Tim Graham
2010-09-12Fixed #9015 -- added a signal decorator for simplifying signal connectionsBrian Rosner
2008-08-06Major refactoring of django.dispatch with an eye towards speed. The net resul...Jacob Kaplan-Moss
2006-05-02MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa...Adrian Holovaty