This website requires JavaScript.
Explore
Help
Sign In
p31829507
/
django
mirror of
https://github.com/django/django.git
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Projects
Releases
Wiki
Activity
1206d7fa57
django
/
django
/
dispatch
History
Adam Chainz
22a60f8d0b
Fixed
#27513
-- Made Signal.send()/send_robust() a tiny bit faster.
2016-11-22 09:30:14 -05:00
..
__init__.py
Fixed
#21302
-- Fixed unused imports and import *.
2013-11-02 15:24:56 -04:00
dispatcher.py
Fixed
#27513
-- Made Signal.send()/send_robust() a tiny bit faster.
2016-11-22 09:30:14 -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
weakref_backports.py
Moved and updated Python license.
2015-09-28 09:53:37 -04:00