django-formset
django-formset copied to clipboard
File upload using attribute `accept = image/jpeg`
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.