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

Document.objects.insert does not accept kwargs #2169

Open
erdenezul opened this issue Sep 25, 2019 · 1 comment · May be fixed by #2170 or #2570
Open

Document.objects.insert does not accept kwargs #2169

erdenezul opened this issue Sep 25, 2019 · 1 comment · May be fixed by #2170 or #2570
Assignees

Comments

@erdenezul
Copy link
Collaborator

I want to pass ordered=False or bypass_document_validation into Document.objects.insert method. I will shortly send PR for this.

erdenezul pushed a commit to erdenezul/mongoengine that referenced this issue Sep 25, 2019
@erdenezul erdenezul linked a pull request Sep 25, 2019 that will close this issue
@erdenezul erdenezul self-assigned this Sep 25, 2019
@bagerard
Copy link
Collaborator

I believe it would fix the following issue as well
#1465

omaxx added a commit to omaxx/mongoengine that referenced this issue Sep 30, 2021
@omaxx omaxx linked a pull request Sep 30, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants