You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Django users
Is there a way to allow bulk upload of files (e.g.: images) from the
admin?
My use case is an ImageGallery model, where the admins would like to
be able to select an arbitrary amount of files to upload at one time,
and not have to browse-select-accept each file individually.
Using trunk.