Django

Code

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


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @8616 [8616] 08/27/08 02:19:44 gwilson Removed oldforms, validators, and related code: * Removed Manipulator, …
(edit) @8151 [8151] 07/30/08 05:40:37 russellm Fixed #7990 -- Modified serializers to use StringIO, rather than …
(edit) @7946 [7946] 07/17/08 22:47:27 adrian Fixed #1443 -- Django's various bits now support dates before 1900. Thanks …
(edit) @7600 [7600] 06/09/08 09:03:35 russellm Fixed #7350, #7202 -- Fixed serialization for multi-model inheritance, …
(edit) @7477 [7477] 04/26/08 21:50:16 mtredinnick Merged the queryset-refactor branch into trunk. This is a big internal …
(edit) @7293 [7293] 03/18/08 09:35:05 mtredinnick Fixed #5574 -- Serialize a FileField? using its filename from the …
(edit) @6922 [6922] 12/17/07 00:53:15 mtredinnick Fixed #6110 -- Mark the python format serializer as for internal use only. …
(edit) @5658 [5658] 07/12/07 02:45:35 russellm Fixed #4459 -- Added 'raw' argument to save method, to override any …
(edit) @5609 [5609] 07/04/07 07:11:04 mtredinnick Merged Unicode branch into trunk (r4952:5608). This should be …
(edit) @5075 [5075] 04/25/07 05:12:05 mtredinnick Fixed #3435 -- Fixed serializing to a file stream. Patch from SmileyChris?.
(edit) @4752 [4752] 03/19/07 06:57:53 russellm Fixed #3741 -- Fixed serialization of GenericRelations?. Thanks for the …
(edit) @4718 [4718] 03/12/07 19:59:34 russellm Added various fixes to serializer implementations. Fixes mostly deal with …
(edit) @4659 [4659] 03/01/07 07:11:08 russellm Fixes #2333 -- Added test fixtures framework.
(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) @4042 [4042] 11/06/06 22:50:13 jacob Fixed #2701: Added "fields" argument to serializers.serialize. Thanks, …
(edit) @3687 [3687] 08/30/06 23:11:46 adrian Fixed #2611 -- Fixed XML serializer to handle null datetime fields. Thanks …
(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.