0
0
mirror of https://github.com/django/django.git synced 2024-12-01 15:42:04 +01:00

Fixed #10218 -- Reworded serialization.txt sentence to remove awkward quotes. Thanks for bringing this up, thedaniel

git-svn-id: http://code.djangoproject.com/svn/django/trunk@9850 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Adrian Holovaty 2009-02-21 08:40:07 +00:00
parent cd0611bd83
commit 68d15e94d2

View File

@ -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