v0.5.2
django-drf-filepond v0.5.2 includes the following additional functionality from
v0.5.1:
- Add
rename_if_existsparameter tostore_uploadAPI call to support
automatic renaming of files being saved to the file store if the requested
filename exists (#120).