﻿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
11901	Minor mistake in the ModelAdmin.prepopulated_fields docs	djm	nobody	"http://docs.djangoproject.com/en/dev/ref/contrib/admin/#django.contrib.admin.ModelAdmin.prepopulated_fields

2nd paragraph after the code block:

""The generated value is produced by concatenating the values of the source fields, and then by transforming that result into a valid slug (e.g. substituting''' dashes for spaces''').""

I think the words are the wrong way around, as in, to make a slug you substitute spaces for dashes and not vice versa.

Thanks.
"		closed	Documentation	1.1		invalid			Unreviewed	0	0	0	0	0	0
