• 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
Name
Last commit
Last update
..
__init__.py Loading commit data...
fields.py Loading commit data...
rules.py Loading commit data...
upload.py Loading commit data...
widgets.py Loading commit data...