Handle collection in batchaddmedia command
authorSimen Heggestøyl <simenheg@gmail.com>
Sun, 15 Oct 2017 11:33:36 +0000 (13:33 +0200)
committerBoris Bobrov <breton@cynicmansion.ru>
Mon, 16 Oct 2017 15:22:30 +0000 (18:22 +0300)
commit4727ee109ee66c959d3e1bd72b47cc0ff8dd4fdd
treef3648e32c4e250c900c2f2c52c04e587ce1e2c6d
parent3eadd6705e9ad5ee39042a130d7b3fdd74200d68
Handle collection in batchaddmedia command

Make the batchaddmedia command look for a 'collection-slug' column, that
for each row may specify the slug of a collection that the media should
be added to. This matches the '--collection-slug' argument of the
addmedia command.
docs/source/siteadmin/commandline-upload.rst
mediagoblin/gmg_commands/batchaddmedia.py