Django

Code

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


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @8151 [8151] 07/30/08 05:40:37 russellm Fixed #7990 -- Modified serializers to use StringIO, rather than …
(edit) @7131 [7131] 02/18/08 18:08:08 mtredinnick Fixed #6481 -- Fixed a bunch of import problems (and some whitespace …
(edit) @6922 [6922] 12/17/07 00:53:15 mtredinnick Fixed #6110 -- Mark the python format serializer as for internal use only. …
(edit) @6893 [6893] 12/04/07 15:35:28 jacob Fixed a bug introduced in [6891]: the "safe" YAML serializer can't handle …
(edit) @6891 [6891] 12/04/07 14:31:34 jacob Fixed #5268: the YAML serializer now uses yaml.safe_dump() instead the …
(edit) @5876 [5876] 08/12/07 07:49:01 mtredinnick Fixed #5111 -- Set svn:eol-style to 'native' on files that didn't have …
(edit) @5609 [5609] 07/04/07 07:11:04 mtredinnick Merged Unicode branch into trunk (r4952:5608). This should be …
(edit) @5409 [5409] 06/01/07 08:39:08 russellm Fixed #3466 -- Fixed problem with specifyin a 'fields' argument to a JSON …
(edit) @4734 [4734] 03/15/07 02:48:36 russellm Fixed typo in docstring of YAML serializer.
(add) @4712 [4712] 03/12/07 09:01:44 jacob Added a YAML serializer built on PyYAML (http://pyyaml.org/). This …
Note: See TracRevisionLog for help on using the revision log.