Answer the question
In order to leave comments, you need to log in
Is it possible to link fields together in mongoengine models?
Is it possible to bind the fields of mongoengine models so that when a field in one document changes, the value of the associated field in another document or even in several documents changes automatically ??? In terms of functionality, I could find a similar one - ReferenceField , only it refers to the whole document, and not to a specific field, and as I understand it, it works very slowly.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question