You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please update documentation for Redis backend as a self.update is necessary after adding child models for the pointers to get the links serialized in pickle. Otherwise, the diff only picks up the parent model.
As the thread discusses, no update is needed for the Local back end.
The text was updated successfully, but these errors were encountered:
Per this thread:
#106
Please update documentation for Redis backend as a self.update is necessary after adding child models for the pointers to get the links serialized in pickle. Otherwise, the diff only picks up the parent model.
As the thread discusses, no update is needed for the Local back end.
The text was updated successfully, but these errors were encountered: