summaryrefslogtreecommitdiff
path: root/django/dispatch/weakref_backports.py
AgeCommit message (Expand)Author
2015-02-09[1.8.x] Sorted imports with isort; refs #23860.Tim Graham
2014-01-12Added license info for the weakref backportsFlorian Apolloner
2014-01-09Fixed removal of signal receivers in Python 3.4Florian Apolloner