django1/django/dispatch
Aymeric Augustin e76147a83a Fixed #19634 -- Added proper __hash__ methods.
Classes overriding __eq__ need a __hash__ such that equal objects have
the same hash.

Thanks akaariai for the report and regebro for the patch.
2013-02-25 23:05:20 +01:00
..
__init__.py
dispatcher.py
license.txt
saferef.py Fixed #19634 -- Added proper __hash__ methods. 2013-02-25 23:05:20 +01:00