Disallow ":" as part of a media slug
authorSebastian Spaeth <Sebastian@SSpaeth.de>
Wed, 9 Jan 2013 11:36:26 +0000 (12:36 +0100)
committerSebastian Spaeth <Sebastian@SSpaeth.de>
Tue, 15 Jan 2013 19:08:21 +0000 (20:08 +0100)
commit7525cdf9eb1dcf8e19b340072247426d0fd570c0
treeee57e1fc023edb7fbf808d318b0464f94275d246
parentcf764377df3c985a3f036f14562f8a8a3ed8735f
Disallow ":" as part of a media slug

We might want to use "id:IDN" as a special case slug to point to a media's
id.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
mediagoblin/tools/url.py