Refactor submit util new_upload_entry
authorElrond <elrond+mediagoblin.org@samba-tng.org>
Mon, 20 May 2013 22:28:37 +0000 (00:28 +0200)
committerElrond <elrond+mediagoblin.org@samba-tng.org>
Mon, 20 May 2013 22:28:37 +0000 (00:28 +0200)
commit6c1467d570a4da68ef8b4edac9aecdb9c87a61de
tree00788a32b50738c701fd5150e773204e389bd5a2
parent4adc3a85dda878b40f44e07b2283d4c55c6c5d02
Refactor submit util new_upload_entry

This tool creates an initial media entry for a given user.
No magic. It just prefills the license with the user's
default license and adds the user as uploader.
mediagoblin/plugins/api/views.py
mediagoblin/plugins/piwigo/views.py
mediagoblin/submit/lib.py
mediagoblin/submit/views.py