-
-
Notifications
You must be signed in to change notification settings - Fork 208
Open
Description
Hello
I was wondering if there is a possibility / example of using GeoFeatureModelSerializer with a model that has an image field.
I am trying to do it in a single request using
parser_classes = [MultiPartParser, JSONParser ]
It works with different models, there creation is easy and possible, retaining all fields passed plus the file.
Is it possible with the serializer above? What should be added / changed if so?
Metadata
Metadata
Assignees
Labels
No labels