Chive / django-multiupload

Dead simple drop-in multi file upload field for Django forms using HTML5's multiple attribute.
MIT License
279 stars 81 forks source link

Attachment class error #39

Closed mafuz closed 3 years ago

mafuz commented 5 years ago

for each in form.cleaned_data['attachments']: KeyError: 'attachments'

Chive commented 3 years ago

Use a .get