oca-technical/odoo-bringout-oca-rest-framework-model_serializer/model_serializer/readme/DESCRIPTION.rst
2025-08-29 15:43:03 +02:00

3 lines
295 B
ReStructuredText

This module takes advantage of the concepts introduced in the `datamodel` module to offer mechanisms similar to
(a subset of) the `ModelSerializer` in Django REST Framework. That is, use the definition of the Odoo model to
partially automate the definition of a corresponding `Datamodel` class.