• vovanz's avatar
    FileUploadInput fix · 3f19500c
    vovanz authored
    If you edit a model where file field is required you will get a validation error if file field is set but wasn't changed.
    You should pass filename in form data if it is already set.
    3f19500c
upload.py 15.5 KB