dbca-wa / wastdr

An R Client for the WA Sea Turtles and Strandings Database WAStD
https://dbca-wa.github.io/wastdr/
Other
3 stars 0 forks source link

Survey photo upload #38

Closed florianm closed 3 years ago

florianm commented 4 years ago

Integrate upload of Survey start_photo and end_photo.

Challenges:

Implementation: MediaAttachmentSerializer(ModelViewSet) accepts individual uploads.

florianm commented 3 years ago

Need to change to use FieldMediaAttachment. Needs work on WAStD, then changes to upload to wastd in etlTN.

florianm commented 3 years ago

Works now with changes to WAStD, wastdr, and etlTurtleNesting.