What steps will reproduce the problem?
1. use an inline with a fileupload field
2. correctly use enctype="form/multipart" as per django website
3. set FILE_UPLOAD_HANDLERS in settings.py
What is the expected output? What do you see instead?
Expected: file uploaded and saved with model
Instead: error message: This field is required.
What version of the product are you using? On what operating system?
django 1.1.1 with wadofstuff-views-1.0.1
Please provide any additional information below.
Original issue reported on code.google.com by rocker.o...@gmail.com on 1 May 2010 at 8:01
Original issue reported on code.google.com by
rocker.o...@gmail.com
on 1 May 2010 at 8:01