﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	parents
62	slug uniqueness as db constraint	Elrond	Christopher Allan Webber	"{{{
#!rst
slugs need to be unique (either global or per user, I don't know).

This should not be handled in the app layer. This should be handled
at the db layer via constraints.

See `#320 </issues/320>`_ for a related issue.

current app layer check is in
models.py:MediaEntry.generate\_slug()



}}}"	defect	closed	minor	0.0.2	programming	FIXED			
