Author: adrian
Date: 2009-02-21 02:40:07 -0600 (Sat, 21 Feb 2009)
New Revision: 9850

Modified:
   django/trunk/docs/topics/serialization.txt
Log:
Fixed #10218 -- Reworded serialization.txt sentence to remove awkward quotes. 
Thanks for bringing this up, thedaniel

Modified: django/trunk/docs/topics/serialization.txt
===================================================================
--- django/trunk/docs/topics/serialization.txt  2009-02-21 08:34:43 UTC (rev 
9849)
+++ django/trunk/docs/topics/serialization.txt  2009-02-21 08:40:07 UTC (rev 
9850)
@@ -125,7 +125,8 @@
 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


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to