﻿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
20823	Typo on form and field validation doc page	anonymous	nobody	"Typo: Error has 3 Rs

https://docs.djangoproject.com/en/dev/ref/forms/validation/
{{{
Putting it all together:

raise ValidationErrror(
    _('Invalid value: %(value)s'),
    code='invalid',
    params={'value': '42'},
)
}}}"	Uncategorized	closed	Documentation	dev	Normal	fixed			Unreviewed	0	0	0	0	1	0
