mirror of https://github.com/django/django.git
7db4ab8439
Model.save_base() is called directly when loading fixtures and assumes existing rows will be updated. Branching of "raw" allows to maintain the optimization introduced in #29260 while supporting this edge case. Regression in |
||
---|---|---|
.. | ||
__init__.py | ||
base.py | ||
data.py | ||
multi_table.py | ||
natural.py |