django-formset icon indicating copy to clipboard operation
django-formset copied to clipboard

File upload using attribute `accept = image/jpeg`

Open jrief opened this issue 1 year ago • 1 comments

If the file upload uses attribute {'accept': 'image/jpeg'} it still is possible to upload files using drag & drop. There should be a better validation.

jrief avatar Jan 25 '24 14:01 jrief