mirror of
https://github.com/django/django.git
synced 2024-12-31 21:46:05 +00:00
5779cc938a
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
|
||
---|---|---|
.. | ||
apps | ||
bin | ||
conf | ||
contrib | ||
core | ||
db | ||
dispatch | ||
forms | ||
http | ||
middleware | ||
template | ||
templatetags | ||
test | ||
urls | ||
utils | ||
views | ||
__init__.py | ||
__main__.py | ||
shortcuts.py |