﻿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
12651	AutoSlugField, that can recreate unique slugs during saving.	Jari Pennanen	nobody	"Hi!

I would like to see something that can create ''unique slugs'' during ''saving of the model'' like [http://www.djangosnippets.org/snippets/728/ AutoSlugField by GaretJax in djangosnippets]. That specific implementation might be too simple and not enough configurable, but if it were improved a little perhaps? There are several slug hacks in djangosnippets alone that tries to implement unique slugs, with varying results.

Naturally it should be ''part of Django'' since it is used by almost every project and every model. Housing fleet of utility libraries is not the nicest way to implement programs, I have stumbled with that a lot in the past."	New feature	new	Database layer (models, ORM)		Normal			jacob@… simon@… kmike84@… Giannis Terzopoulos	Accepted	1	1	1	1	0	0
