This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-04-18 06:14:37 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
dispatch
History
Milton Mazzarri
cbc7cbbc5b
Fixed flake8 E251 violations
2013-11-03 03:22:11 -06:00
..
__init__.py
Fixed
#21302
-- Fixed unused imports and import *.
2013-11-02 15:24:56 -04:00
dispatcher.py
Fixed
#20943
-- Weakly reference senders when caching their associated receivers
2013-08-20 01:53:58 -04: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 flake8 E251 violations
2013-11-03 03:22:11 -06:00