This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
f487a3275e
django1
/
django
/
dispatch
History
Andriy Sokolovskiy
23f1a8dad2
Added return value to Signal.disconnect().
2015-01-02 12:00:41 -05:00
..
__init__.py
Fixed
#21302
-- Fixed unused imports and import *.
2013-11-02 15:24:56 -04:00
dispatcher.py
Added return value to Signal.disconnect().
2015-01-02 12:00:41 -05:00
license.python.txt
Added license info for the weakref backports
2014-01-12 18:35:15 +01: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
weakref_backports.py
Added license info for the weakref backports
2014-01-12 18:35:15 +01:00