resources.py
18.5 KB
-
`bound_form.cleaned_data` already returns the file data if there was any. · 06177b8d
`bound_form.files` returns a `MultiValueDict` which errors when passing `.CONTENT` into a model constructor.
Alen Mujezinovic committed