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
0de0699d94
django1
/
django
/
dispatch
History
Tim Graham
435e4bf38e
Refs
#23919
-- Removed __traceback__ setting needed for Python 2.
...
Partially reverted refs
#25761
and refs
#16245
.
2017-01-24 08:31:58 -05:00
..
__init__.py
Fixed
#21302
-- Fixed unused imports and import *.
2013-11-02 15:24:56 -04:00
dispatcher.py
Refs
#23919
-- Removed __traceback__ setting needed for Python 2.
2017-01-24 08:31:58 -05: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