MongoEngine / MongoEngine/mongoengine
Document.objects.insert does not accept kwargs
Open
@erdenezul is already working on this.
Since Sep 25, 2019.
- Dominant language
- Python
- Stars
- 4.3k
- Forks
- 1.2k
- Avg merge
- 4h 41m
- Merged PRs (30d)
- 11
Description
I want to pass ordered=False or bypass_document_validation into Document.objects.insert method. I will shortly send PR for this.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.