django-cms / django-filer

File and Image Management Application for django
https://django-filer.readthedocs.io/
Other
1.76k stars 577 forks source link

Select multiple images in model record #1336

Closed frobert closed 1 year ago

frobert commented 1 year ago

Hi, I have a Gallery model and when adding a record in django admin I would like to select multiple images at once.... The option with model.StackedInline is not optimal, since I have to select every image separately and to build a gallery record with 100+ images this is not a way to go...

Is there any way to add/select multiple images and add them to the Gallery record?

Thanks.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 1 year ago

This will now be closed due to inactivity, but feel free to reopen it.