We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug In docs page https://django-simple-history.readthedocs.io/en/3.2.0/historical_model.html#tracking-many-to-many-relationships there is example with many_to_many argument, however in the 3.2.0 version, it's called m2m_fields
Expected behavior Update documentation and use m2m_fields as arg name
Screenshots
The text was updated successfully, but these errors were encountered:
Resolved in #1042
Sorry, something went wrong.
Closing, as it was resolved in the PR mentioned by @legau
No branches or pull requests
Describe the bug
In docs page https://django-simple-history.readthedocs.io/en/3.2.0/historical_model.html#tracking-many-to-many-relationships
there is example with many_to_many argument, however in the 3.2.0 version, it's called m2m_fields
Expected behavior
Update documentation and use m2m_fields as arg name
Screenshots
The text was updated successfully, but these errors were encountered: