#11971: http://docs.djangoproject.com/en/dev/howto/initial-data/ lies ;-)
---------------------------+------------------------------------------------
 Reporter:  chrisw         |       Owner:  nobody    
   Status:  new            |   Milestone:            
Component:  Documentation  |     Version:  1.1       
 Keywords:                 |       Stage:  Unreviewed
Has_patch:  0              |  
---------------------------+------------------------------------------------
 This paragraph:

 http://docs.djangoproject.com/en/dev/howto/initial-data/#providing-
 initial-data-with-fixtures

 ...promises that the serialization docs will give an explanation of the
 serialisation formats. They don't. In fact the initial-data docs come
 closest to doing this with the JSON and YAML examples, but nothing for the
 XML.

 So, the bug is that the promise should be fulfilled and the actual formats
 should be documented somewhere in:

 http://docs.djangoproject.com/en/dev/topics/serialization/#id1

 For example, what brought me to this:

 - How do I do a datetime in JSON?
 - What's the schema for the XML import? How do I do different field types
 with it?

 cheers,

 Chris

-- 
Ticket URL: <http://code.djangoproject.com/ticket/11971>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to