﻿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
9395	auth docs inconsistency -- built-in forms are now oldforms	ivan@…	nobody	"Hi, from reading the latest docs on auth here:
http://docs.djangoproject.com/en/dev/topics/auth/#built-in-forms

I ran into a problem in importing:
django.contrib.auth.forms

At the djangobook v1.0, Ch 12:
http://www.djangobook.com/en/1.0/chapter12/

there is a note that explains that ""django.contrib.auth.forms.UserCreationForm is, at the time of publication, an oldforms Form."" This leads me to believe that all forms under django.contrib.auth.forms are now oldforms.

Could the docs on auth be updated to reflect the current state of builtin auth forms in v1.0? If they are indeed oldforms, then you can just copy the note from the djangobook and list the forms that are oldforms.

thanks!
ivan."		closed	Documentation	1.0		invalid	auth built-in forms oldforms		Unreviewed	0	0	0	0	0	0
