Django

Code

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


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @8321 [8321] 08/12/08 07:58:33 russellm Fixed #8134 -- Corrected serialization of m2m fields with intermediate …
(edit) @5727 [5727] 07/20/07 07:07:58 russellm Fixed #4558 -- Modified XML serializer to handle whitespace better around …
(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) @4733 [4733] 03/15/07 02:44:44 russellm Added implementation of --indent for the XML serializer.
(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) @4265 [4265] 12/30/06 00:25:49 adrian Fixed #3191 -- Set 'svn:eol-style native' on the files that didn't have …
(edit) @4046 [4046] 11/06/06 23:01:35 jacob Fixed #2894: XML deserializer now correctly handles null primary keys.
(edit) @3237 [3237] 06/29/06 11:42:49 jacob Added a JSON serializer, a few more tests, and a couple more lines of …
(add) @3225 [3225] 06/28/06 11:00:37 jacob Added initial cut at serialization framework, along with some basic tests …
Note: See TracRevisionLog for help on using the revision log.