Anssi Kääriäinen
a8a81aae20
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.
2012-05-27 18:11:13 +03:00
..
2011-11-27 10:31:26 +00:00
2012-05-07 20:08:20 +03:00
2011-10-13 18:04:12 +00:00
2011-10-13 18:04:12 +00:00
2011-10-13 18:04:12 +00:00
2011-10-13 18:04:12 +00:00
2011-10-13 18:04:12 +00:00
2012-05-27 18:11:13 +03:00
2011-10-13 18:04:12 +00:00
2012-03-30 08:02:08 +00:00
2012-03-30 08:02:08 +00:00
2011-10-13 18:04:12 +00:00
2011-10-13 18:04:12 +00:00
2012-05-27 18:11:13 +03:00
2012-03-30 08:02:08 +00:00
2012-05-26 11:43:37 +02:00
2011-11-27 13:00:56 +00:00
2011-12-17 17:37:24 +00:00
2012-01-31 20:36:11 +00:00
2011-10-13 18:04:12 +00:00
2011-10-13 18:04:12 +00:00
2012-04-29 20:57:15 +02:00
2012-05-05 21:41:44 +02:00
2012-05-24 13:25:01 +02:00
2012-04-29 20:57:15 +02:00
2011-10-13 18:04:12 +00:00
2011-10-13 18:04:12 +00:00
2011-10-13 18:04:12 +00:00
2011-10-13 18:04:12 +00:00
2011-10-13 18:04:12 +00:00
2011-10-13 18:04:12 +00:00
2011-10-13 18:04:12 +00:00
2012-03-30 08:02:08 +00:00
2012-03-30 08:02:08 +00:00
2012-03-30 08:02:08 +00:00
2012-05-19 17:43:34 +02:00
2012-01-31 20:36:11 +00:00
2012-05-22 20:59:33 +03:00
2011-10-13 18:04:12 +00:00
2011-10-13 18:04:12 +00:00
2011-10-13 18:04:12 +00:00
2011-10-13 18:04:12 +00:00
2011-10-13 18:04:12 +00:00
2011-10-13 18:04:12 +00:00
2012-02-04 19:56:40 +00:00
2011-10-13 18:04:12 +00:00
2012-05-03 16:39:16 +02:00
2012-03-30 08:02:08 +00:00
2012-04-09 22:41:20 +00:00
2012-03-22 08:49:48 +00:00
2011-10-13 18:04:12 +00:00
2011-10-13 18:04:12 +00:00
2011-10-13 18:04:12 +00:00
2011-10-13 18:04:12 +00:00
2012-05-03 16:39:16 +02:00
2012-03-30 08:02:08 +00:00
2012-05-19 17:43:34 +02:00
2011-10-13 18:04:12 +00:00
2012-05-19 17:43:34 +02:00
2012-05-12 19:58:32 +02:00
2012-05-03 16:39:16 +02:00
2012-05-10 20:15:49 +02:00
2012-03-30 08:02:08 +00:00
2011-10-13 18:04:12 +00:00
2011-10-13 18:04:12 +00:00
2012-05-22 20:59:33 +03:00
2012-05-19 13:51:54 +02:00
2012-04-29 20:57:15 +02:00
2012-01-07 18:43:46 +00:00
2006-05-02 01:31:56 +00:00