diff options
author | Elrond <elrond+mediagoblin.org@samba-tng.org> | 2012-01-22 17:11:43 +0100 |
---|---|---|
committer | Elrond <elrond+mediagoblin.org@samba-tng.org> | 2012-01-28 13:53:55 +0100 |
commit | 3e907d5516d50fc4a75e7ccb4e687db924ec9ff6 (patch) | |
tree | 6f4c3b880006ed0e5a391086b09587dcd31912f5 /setup.py | |
parent | 3c43cfc9f91b487d52ff7868f821fe920f676d90 (diff) | |
download | mediagoblin-3e907d5516d50fc4a75e7ccb4e687db924ec9ff6.tar.lz mediagoblin-3e907d5516d50fc4a75e7ccb4e687db924ec9ff6.tar.xz mediagoblin-3e907d5516d50fc4a75e7ccb4e687db924ec9ff6.zip |
Let some code support "media without slug"
The upcoming SQL database will allow having media without a
slug again. This might especially be useful for API
support, where the uploaded image (media) does not have
*any* information to generate a slug from.
This code change mostly allows the sql backend to have no
slug in its model and improves some parts to properly
handle that.
It specifically does not have any web frontend support to
edit/create MediaEntries with no slug.
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions