﻿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
9346	Comments upgrading page has wrong SQL in it	Seemant Kulleen	nobody	http://docs.djangoproject.com/en/dev/ref/contrib/comments/upgrade/ has some SQL to help you go to the new comments model in 1.0.  However, the mapping is from 'is_removed' to 'approved'.  Surely, the mapping shouldn't be direct, but rather inverted?   In other words, if it's removed, it should be NOT approved.  Or, is it that 'approved' is misnamed as a field?		closed	Documentation	dev		fixed	comments, documentation		Accepted	1	0	0	0	0	0
