6af05e7a0f
The __eq__ method now considers two instances without primary key value equal only when they have same id(). The __hash__ method raises TypeError for no primary key case. Fixed #18864, fixed #18250 Thanks to Tim Graham for docs review. |
||
---|---|---|
.. | ||
fields | ||
sql | ||
__init__.py | ||
aggregates.py | ||
base.py | ||
constants.py | ||
deletion.py | ||
expressions.py | ||
loading.py | ||
manager.py | ||
options.py | ||
query.py | ||
query_utils.py | ||
related.py | ||
signals.py |