﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
11971	Serialization docs lack information on specific formats	chrisw	Horst Gutmann	"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"	Bug	closed	Documentation	1.1	Normal	fixed	sprint2013		Accepted	1	0	0	0	0	0
