mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-18 04:52:04 +02:00
3 lines
295 B
ReStructuredText
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.
|