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 achieved this by writing a custom frontend to show the inline changes as well. The trick is that each revision on the main model is also linked to the changes (versions) on the inline model. Using this you can find the inline version and load the comparison on it.
I would like to ask if it is possible to include the TabularInlines when comparing? If yes, may I know if there's an example for it?
The text was updated successfully, but these errors were encountered: