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
I'm fairly sure this is a bug with the same cause as #1063 - which seems to be that each history record's instance property doesn't provide any related managers for the historical values of the M2M fields.
I started working on a fix around the time that issue was opened, but haven't gotten around to finish it yet, unfortunately.
as_of() and m2m fields
receives in response the current non-history values for the m2m fields, how is it right to use as_of() with m2m fields?
The text was updated successfully, but these errors were encountered: