summaryrefslogtreecommitdiff
path: root/django/test/signals.py
AgeCommit message (Expand)Author
2008-08-06Major refactoring of django.dispatch with an eye towards speed. The net resul...Jacob Kaplan-Moss
2006-09-02Refs #2333 - Re-added the template rendering signal for testing purposes; how...Russell Keith-Magee