data-seal icon indicating copy to clipboard operation
data-seal copied to clipboard

Agency admin: batch upload ability

Open mtigas opened this issue 10 years ago • 0 comments

Depends on #9. Probably targeting summer beta, not prototype.

After we replace the django admin and use a customized admin, we set up a special version of the "admin facing 'add file'" page, maybe using a FormSet to allow uploading ten files at a time or something.

Alternatively, we allow the upload of .zip files, in which case we add the zip file itself as a Document, then unzip it and loop over every individual file and add each as a Document, too.

mtigas avatar May 08 '14 04:05 mtigas