1
0
mirror of https://github.com/django/django.git synced 2024-11-18 23:44:22 +00:00
django/django/dispatch
2011-07-13 09:35:51 +00:00
..
__init__.py Fixed #9015 -- added a signal decorator for simplifying signal connections 2010-09-12 19:58:05 +00:00
dispatcher.py Preventing problems possibly introduced by r14662 2010-11-21 17:34:21 +00:00
license.txt Major refactoring of django.dispatch with an eye towards speed. The net result is that signals are up to 90% faster. 2008-08-06 15:32:46 +00:00
saferef.py Fixed #16225 -- Removed unused imports. Many thanks to Aymeric Augustin for the work on the patch and Alex for reviewing. 2011-07-13 09:35:51 +00:00