django1/django/dispatch
Tim Graham 03087f80d1 Refs #24205 -- Removed Signal.disconnect()'s weak argument.
Per deprecation timeline.
2017-01-17 14:09:28 -05:00
..
__init__.py Fixed #21302 -- Fixed unused imports and import *. 2013-11-02 15:24:56 -04:00
dispatcher.py Refs #24205 -- Removed Signal.disconnect()'s weak argument. 2017-01-17 14:09:28 -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