diff options
| author | Anssi Kääriäinen <akaariai@gmail.com> | 2012-05-27 02:08:44 +0300 |
|---|---|---|
| committer | Anssi Kääriäinen <akaariai@gmail.com> | 2012-05-27 18:11:13 +0300 |
| commit | a8a81aae20a81e012fddc24f3ede556501af64a2 (patch) | |
| tree | 9d0389bc04b8263ab101e9673b8da502cee2a807 /docs | |
| parent | 7a4233b69c3a4f4ff023bb58ed30f9f7307d7cd2 (diff) | |
Fixed #18343 -- Cleaned up deferred model implementation
Generic cleanup and dead code removal in deferred model field loading
and model.__reduce__().
Also fixed an issue where if an inherited model with a parent field
chain parent_ptr_id -> id would be deferred loaded, then accessing
the id field caused caused a database query, even if the id field's
value is already loaded in the parent_ptr_id field.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions
