Skip to content

Comments

[19.0] [MIG] datamodel: Migration to 19.0#595

Open
NachoAlesLopez wants to merge 37 commits intoOCA:19.0from
NachoAlesLopez:19.0-mig-datamodel
Open

[19.0] [MIG] datamodel: Migration to 19.0#595
NachoAlesLopez wants to merge 37 commits intoOCA:19.0from
NachoAlesLopez:19.0-mig-datamodel

Conversation

@NachoAlesLopez
Copy link

No description provided.

lmignon and others added 30 commits February 13, 2026 09:17
… to get the registry from the context since it's always available on the schema class
… fixes the incompatibility with the latest marshmallow version
…a property of datamodel instances as well as on marshmallow schema instances.
Into the datamodel constructor, we 'patch' the datamodel constructor to ensure the environment is propagated when a instance is created. Before this change, each time the factory was called, the init method was patched again. After some times, the maximum recusion limit was exceed. With this change we ensure that the patch is applied only once.
[UPD] rest-framework conf to include datamodel
… closed cursor exceptions)

[FIX] datamodel: env of datamodel instances is not refreshed (causing closed cursor exceptions)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants