﻿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
6110	Prevent the Python Format from Being Used with the loaddata and dumpdata Commands	empty	nobody	"Ticket #4187 identifies a problem with the python serializer when attempting to deserialize data with the loaddata management command after it has been serialized with the dumpdata management command.  It was determined that the python serializer should only be used for internal use and not available as a serializer format for these management commands.  

We need to detect and prevent the python format from being used with the loaddata and dumpdata management commands and figure out an elegant way to make that clear in the django-admin.py / manage.py documentation."		closed	Core (Management commands)	dev		fixed	sprintdec01		Ready for checkin	1	0	0	0	0	0
