﻿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
30190	json lines (jsonl) serializer	aliva	nobody	"I have create a patch to add jsonl serializer/deserializer to json,

Issue with json serializer is when using dumpdata/loaddata json deserializer tries to load the whole file which causes MemoryError, but with jsonl loaddata will read file line by line which so you won't see memory overflow

note that I will add docs when I get the green light for this patch"	New feature	closed	Core (Serialization)	dev	Normal	fixed		Francisco Javier	Ready for checkin	1	0	0	0	0	0
