I made it so the command no longer requires the "Target type" to be provided,
authortilly-Q <nattilypigeonfowl@gmail.com>
Wed, 19 Feb 2014 19:27:14 +0000 (14:27 -0500)
committertilly-Q <nattilypigeonfowl@gmail.com>
Mon, 21 Apr 2014 16:10:19 +0000 (12:10 -0400)
commit28ecc53a5aed89b5d567e0245e06aa5f34bd371d
treeac20e3570afbf8acb97ab337d2352b19423f8be8
parent6c37aeaa33aa21d6937e392185df4d0f6bffef7a
I made it so the command no longer requires the "Target type" to be provided,
it now recognizes whether the target is a directory or an archive on its own.

I added in a help message, which is still incomplete, but should make it easier
for admins to know how to use this new command. I believe we should also provi-
-de an example of the location.csv and metadata.csv files, so there is no conf-
-usion. Also, I made it possible for the command to recognize zip files as a
valid archive. I also made some minor changes to the commands description w/i
the larger gmg command help menu.
mediagoblin/gmg_commands/__init__.py
mediagoblin/gmg_commands/batchaddmedia.py