﻿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
3025	[patch] Newforms - auto_id	Chris Beaven	Adrian Holovaty	`auto_id` is a property for `Form`s. Off by default, set it as a string with a `%s` (such as `'id_%s'` to match the oldforms format) to make the forms widgets use an id by default. You can retrieve a `BoundField`s auto id value via it's property `auto_id`.	enhancement	closed	contrib.admin		normal	fixed			Unreviewed	1	0	0	0	0	0
