ImperialCollegeLondon / django-drf-filepond

A Django app providing a server implemention for the Filepond file upload library
BSD 3-Clause "New" or "Revised" License
105 stars 40 forks source link

Added uploaded_by field TemporaryUpload and StoredUpload models #27

Closed pasevin closed 4 years ago

pasevin commented 4 years ago

As discussed here: https://github.com/ImperialCollegeLondon/django-drf-filepond/issues/25

jcohen02 commented 4 years ago

This looks good, thanks for the update.