okfde / django-filingcabinet

PDF document viewer Django app
13 stars 4 forks source link

✨ Download collection as zip #34

Closed pajowu closed 1 year ago

pajowu commented 1 year ago

This PR adds an endpoint that generates a zip of a document collection on the fly.

stefanw commented 1 year ago

If this causes problems, we may want to bail out if there are too many docs in a collection.