django.utils.hashable
django
utils
hashable
Undocumented
make_hashable
Attempt to make value hashable or raise a TypeError if it fails.
The returned value should generate the same hash for equal values.