Django

Code

root/django/trunk/django/core/serializers/python.py


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @8676 [8676] 08/28/08 14:38:56 jacob Fixed #8651: correctly deserialize objects with 0 for pk/fk.
(edit) @8321 [8321] 08/12/08 07:58:33 russellm Fixed #8134 -- Corrected serialization of m2m fields with intermediate …
(edit) @6922 [6922] 12/17/07 00:53:15 mtredinnick Fixed #6110 -- Mark the python format serializer as for internal use only. …
(edit) @6264 [6264] 09/15/07 00:32:29 russellm Fixed #4714 -- Modified serializers to handle None primary keys correctly. …
(edit) @5609 [5609] 07/04/07 07:11:04 mtredinnick Merged Unicode branch into trunk (r4952:5608). This should be …
(edit) @5371 [5371] 05/28/07 00:41:32 russellm Fixed a serialization problem with objects that have a foreign key on an …
(edit) @5232 [5232] 05/14/07 09:14:49 russellm Fixed #4288 -- Modified serializers to pay attention to the to_field …
(edit) @4718 [4718] 03/12/07 19:59:34 russellm Added various fixes to serializer implementations. Fixes mostly deal with …
(edit) @4610 [4610] 02/26/07 11:33:27 jacob Fixed #3390: the serializer can now contain forward references. Thanks, …
(edit) @4433 [4433] 01/27/07 07:42:51 russellm Fixed a flaw in the serializers that prevented OneToOneFields? being …
(edit) @4265 [4265] 12/30/06 00:25:49 adrian Fixed #3191 -- Set 'svn:eol-style native' on the files that didn't have …
(edit) @4043 [4043] 11/06/06 22:56:50 jacob Fixed #2921: deserialization no longer failes on NULL primary keys. …
(edit) @3411 [3411] 07/21/06 12:11:13 jacob Fixed a bunch of spurious imports, typos, and other small errors turned up …
(add) @3237 [3237] 06/29/06 11:42:49 jacob Added a JSON serializer, a few more tests, and a couple more lines of …
Note: See TracRevisionLog for help on using the revision log.