﻿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
383	Tutorial 2, 'clearing' field to signify deletion of object doesn't	Steve Steiner	Adrian Holovaty	"From Tutorial 2:

""
This tells Django: ""When you edit a Choice on the Poll admin page, the 'choice' and 'votes' fields are required. The presence of at least one of them signifies the addition of a new Choice object, and clearing at least one of them signifies the deletion of that existing Choice object.""
""

That's not what happens.  If you empty the choice or votes field, you are instead given a red exclamation error stating that ""This field is required."""	defect	closed	Documentation	1.0	normal	fixed	delete, tutorial 2		Unreviewed	0	0	0	0	0	0
