﻿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
2444	mange.py reset app fails, if initial sql data contains multiline fields with ; before eol	r0nny	Adrian Holovaty	"while creating my initial sql data i ran into this probem
i wanted to pass the content of a small c file, but it allways failed at the first "";"" of the c-file

after it failed with django i tried manual executing, wich worked fine, 
but every try with mange.py reset app failed, till i got rid of the ;

so i think its a small bug on the paser, cause it doesnt check parenthesis of single/double quotes and just splits on
"	defect	closed	Core (Management commands)	dev	normal	duplicate		shaun@…	Unreviewed	0	0	0	0	0	0
