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
#. Versioned ManyToManyFields on a versioned object (the ManyToManyField should not have to be a VersionsModel object)
5
-
#. Reverse ForeignKey relationships should maintain, even if the related object is currently pointing to a new objectm but pointing to our versioned object in the past.
4
+
#. VersionsForeignKey relationships only get updated if the actual attribute gets set, however, if they user sets the attribute_id directly, we do not get alerted of the changes.
0 commit comments