Similar to this question:
How to get value from form field in django framework?
Except the "value" field is a file. Is there a way to grab it directly? I called .value() on the field but it does not seem to be working.
Similar to this question:
How to get value from form field in django framework?
Except the "value" field is a file. Is there a way to grab it directly? I called .value() on the field but it does not seem to be working.