﻿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
5586	Comments are not allowed in json fixtures	jwickers@…	nobody	"When there are javascript comments in a json fixture Django cannot install them, it complains about:
{{{
Problem installing fixture '.../fixtures/initial_data.json': Expecting object: line 2 column 2 (char 3)
}}}

line 2 column 2 (char3) is the beginning of the comment (either /* ... */ or // ... )"	Uncategorized	closed	Core (Serialization)	dev	Normal	wontfix	json fixture comment		Unreviewed	1	0	0	1	0	0
