-
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
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.