﻿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
29351	Document that ModelAdmin.prepopulated_fields removes stop words	ytechCode	Kelly Hogan	"Hi,

When I use this :

{{{
prepopulated_fields = {'slug': ('title',)}
}}}

if I write in the admin dashboard, in the title field something like 'The sun is shinning' the output in the slug field is 'sun-shinning'

PS : Sorry for my bad english ^^"	Cleanup/optimization	closed	Documentation	2.0	Normal	fixed	prepopulated_fields , admin.py, slug, auto		Ready for checkin	1	0	0	0	0	0
