Skip to content

Commit

Permalink
Fixed #10218 -- Reworded serialization.txt sentence to remove awkward…
Browse files Browse the repository at this point in the history
… quotes. Thanks for bringing this up, thedaniel

git-svn-id: http://code.djangoproject.com/svn/django/trunk@9850 bcc190cf-cafb-0310-a4f2-bffc1f526a37
  • Loading branch information
adrianholovaty committed Feb 21, 2009
1 parent cd0611b commit 68d15e9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/topics/serialization.txt
Expand Up @@ -125,7 +125,8 @@ The Django object itself can be inspected as ``deserialized_object.object``.
Serialization formats
---------------------

Django "ships" with a few included serializers:
Django supports a number of serialization formats, some of which require you
to install third-party Python modules:

========== ==============================================================
Identifier Information
Expand Down

0 comments on commit 68d15e9

Please sign in to comment.