Media URLs with ids in them are now like /u/cwebber/m/id:4112/ rather than /u/cwebber...
authorChristopher Allan Webber <cwebber@dustycloud.org>
Tue, 26 Feb 2013 19:38:11 +0000 (13:38 -0600)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Tue, 26 Feb 2013 19:38:11 +0000 (13:38 -0600)
commit7de20e52345949fa9d377f06ab0241d98063d9c9
tree1c73054310000bbbdaed52379555513f928910f3
parent397c22d1396cef285e3752d3972979bf53beb988
Media URLs with ids in them are now like /u/cwebber/m/id:4112/ rather than /u/cwebber/m/4112/

This avoids some potential name collision issues.

This commit sponsored by Asokan Pichai.  Thank you!
mediagoblin/db/mixin.py
mediagoblin/decorators.py