• 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
..
contrib Loading commit data...
form Loading commit data...
model Loading commit data...
static Loading commit data...
templates Loading commit data...
tests Loading commit data...
translations Loading commit data...
__init__.py Loading commit data...
_backwards.py Loading commit data...
_compat.py Loading commit data...
actions.py Loading commit data...
babel.py Loading commit data...
base.py Loading commit data...
consts.py Loading commit data...
helpers.py Loading commit data...
menu.py Loading commit data...
tools.py Loading commit data...