﻿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
6982	modelforms incomplete example code	Rho <darkrho@…>	nobody	"Full example fails running with:
{{{
<type 'exceptions.NameError'>: name 'ModelForm' is not defined
}}}

The solution is to add at top:
{{{
from django.newforms.models import ModelForm
}}}"		closed	Documentation	dev		fixed	ModelForm, notdefined, example		Unreviewed	0	0	0	0	0	0
