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 have tried the method indicated in the documentation, but the "AfterInsert" and "BeforeDelete" pghistor events causes and error that prevents migrations from being created.
I have a model with a many to many field that I would like to be able to track the changes, can some one give me an example of how to do this?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have tried the method indicated in the documentation, but the "AfterInsert" and "BeforeDelete" pghistor events causes and error that prevents migrations from being created.
I have a model with a many to many field that I would like to be able to track the changes, can some one give me an example of how to do this?
Beta Was this translation helpful? Give feedback.
All reactions