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

Address a crash when dealing with self-referential many-to-many descriptors. #51

Merged
merged 1 commit into from
Jan 12, 2021

Conversation

charettes
Copy link
Owner

Many-to-many symmetrical relationships don't have reverse accessors.

Fix #50.

…iptors.

Many-to-many symmetrical relationships don't have reverse accessors.
@coveralls
Copy link

coveralls commented Jan 12, 2021

Coverage Status

Coverage increased (+0.01%) to 99.077% when pulling 6dfe7df on self-referential into 75c1697 on master.

@charettes charettes merged commit 6dfe7df into master Jan 12, 2021
@charettes charettes deleted the self-referential branch January 12, 2021 02:10
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

Successfully merging this pull request may close these issues.

TypeError on symmetrical many-to-many fields
2 participants