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

Fix issue #274 #275

Merged
merged 1 commit into from
Apr 3, 2018
Merged

Fix issue #274 #275

merged 1 commit into from
Apr 3, 2018

Conversation

MKolman
Copy link
Contributor

@MKolman MKolman commented Apr 2, 2018

Use set method instead of __set__ on a
ManyToManyField to ensure compatibility with
Django 2.0 and higher.

See issue #274 for details.

Use `set` method instead of `__set__` on a
`ManyToManyField` to ensure compatibility with
Django 2.0 and higher.
@albertyw albertyw self-requested a review April 3, 2018 08:22
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.

2 participants