umutbozkurt/django-rest-framework-mongoengine

Embedded Dynamic Document Serializer

Closed this issue · 1 comments

Is it possible to serialilze Dynamic Embedded Document?

Seems like inheriting both EmbeddedDocumentSerializer and DynamicDocumentSerializer , is the solution