﻿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
6856	Better ModelForm examples	James Bennett	James Bennett	The examples in docs/modelforms.txt show instantiation of a form, then jump straight to saving without calling `is_valid()`. Several times now I've seen people assume that this means `is_valid()` isn't needed or present on a `ModelForm`, usually leading to attempts to save unvalidated data. The examples should be fleshed out a bit more to make this clear.		closed	Documentation	dev		invalid			Accepted	0	0	0	0	0	0
