Django

Code

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


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @8370 [8370] 08/15/08 06:53:49 russellm Fixed #7676 -- Modified serializer registration to be thread safe. Thanks …
(edit) @6922 [6922] 12/17/07 00:53:15 mtredinnick Fixed #6110 -- Mark the python format serializer as for internal use only. …
(edit) @6268 [6268] 09/15/07 03:29:56 russellm Fixed #3036 -- Fixed some doctest strings that were failing. Thanks to …
(edit) @5609 [5609] 07/04/07 07:11:04 mtredinnick Merged Unicode branch into trunk (r4952:5608). This should be …
(edit) @4712 [4712] 03/12/07 09:01:44 jacob Added a YAML serializer built on PyYAML (http://pyyaml.org/). This …
(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) @3951 [3951] 10/30/06 14:50:27 adrian Fixed #2968 -- Changed arguments to import to use empty dictionary …
(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.