﻿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
9288	Online docs example contains deprecated maxlength keyword	xqp	nobody	"[http://code.djangoproject.com/wiki/BackwardsIncompatibleChanges] says:

{{{
Removed several deprecated features for 1.0

In [8191], several deprecated features were removed:
[...]
    * The maxlength argument for model fields was removed, use max_length instead. 
}}}

The Article class example in the '''Removed !LazyDate''' section on this page makes two
references to ""maxlength"". These should be changed to ""max_length"" as stated above."		closed	Documentation	1.0		invalid	maxlength max_length		Unreviewed	0	0	0	0	0	0
