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

(Improvement) Support assigning pivotless through m2m relations #103

Merged
merged 1 commit into from
Aug 25, 2022

Conversation

stevelacey
Copy link
Contributor

Allow m2m to have a through model without requiring they're assigned with a list of dicts.

This lets us assign a list of user ids to assignees even though there's a Assignment through model.

@stevelacey stevelacey changed the title Support assigning pivotless through m2m relations (Improvement) Support assigning pivotless through m2m relations Aug 25, 2022
@stevelacey stevelacey merged commit 48b9d58 into master Aug 25, 2022
@stevelacey stevelacey deleted the improvement/support-pivotless-through branch August 25, 2022 15:23
This was referenced Aug 25, 2022
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.

1 participant