mirror of
https://github.com/django/django.git
synced 2024-11-19 07:54:07 +00:00
99321e30ce
Deferred models now automatically update only the fields which are loaded from the db (with .only() or .defer()). In addition, any field set manually after the load is updated on save. |
||
---|---|---|
.. | ||
fixtures | ||
__init__.py | ||
models.py | ||
tests.py |