Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bulk History Recording for m2m Relationships Using Default Through Model #1458

Open
Alirezajfn opened this issue Feb 22, 2025 · 0 comments
Open

Comments

@Alirezajfn
Copy link

We are encountering an issue with recording history in bulk for many-to-many relationships when using Django’s default through model. We are not in a position to create custom intermediary models.

Is there a way to access and record the history for the default through model in bulk? Alternatively, are there any other supported methods within the library to record m2m changes in bulk?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant