- Notifications
You must be signed in to change notification settings - Fork 1.2k
Pull requests: MongoEngine/mongoengine
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Extract ConnectionManager to handle setup connection before using it …
#1457 opened Dec 29, 2016 by anih Loading… updated Feb 23, 2017
Add test for references in a map field
#1605 opened Jul 25, 2017 by Vayel Loading… updated Jul 25, 2017
Add a fields argument to LazyReference.fetch method.
#2037 opened Apr 23, 2019 by abarto Loading… updated Apr 23, 2019
Adding 'connect': False as default to connections
#1607 opened Jul 27, 2017 by berlotto Loading… updated May 3, 2019
Fix .read() of FileField to close the file
#2102 opened Jun 23, 2019 by tristanbrown Loading… updated Jun 23, 2019
Add kwargs into insert method #2169
#2170 opened Sep 25, 2019 by erdenezul Loading… updated Sep 26, 2019
Dereferencing abstract documents correctly from reference fields and from_son
#1801 opened Jun 7, 2018 by mmoonport Loading… updated Sep 29, 2019
[#1281] Added populate feature
#1282 opened Apr 19, 2016 by RStatkevych Loading… updated Feb 11, 2020
Preserve None values in DictFields.
#2278 opened Mar 3, 2020 by neuroid Loading… updated Mar 3, 2020
Add dynamic check in EmbeddedDocumentField lookup_member
#2252 opened Jan 23, 2020 by tjhall13 Loading… updated Mar 17, 2020
Remove deprecated param + fix cursor snapshot feature
#2286 opened Mar 21, 2020 by bagerard Loading… updated Mar 22, 2020
Fix error if DBRef exists in DynamicEmbeddedDocument
#2564 opened Aug 31, 2021 by spengjie Loading… updated Aug 31, 2021
Pass upsert=True to find_one_and_replace() on Document.save() method.
#2581 opened Oct 28, 2021 by puentesarrin Loading… updated Oct 29, 2021
Fixes querying nested fields in dynamic embedded docs
#2647 opened Apr 21, 2022 by m-revetria Loading… updated Apr 21, 2022
Save with cascade=True fix for unsaved child documents
#2605 opened Dec 14, 2021 by nickfrev Loading… updated Oct 4, 2022
Multiple fixes for cascade=True save issues
#2615 opened Jan 7, 2022 by nickfrev Loading… updated Nov 15, 2022
add ordered argument to insert method
#2570 opened Sep 30, 2021 by omaxx Loading… updated Nov 28, 2022
Solve the problem of repeatedly clearing complex nested documents Awaiting Response
#2565 opened Aug 31, 2021 by piaoxue1949 Loading… updated Jan 1, 2023
Added _instance for EmbeddedDocument then accessing dict values
#2754 opened Apr 27, 2023 by GodMorduk Loading… updated Apr 27, 2023
[#2685] implement a thread-safe switch db context manager Awaiting Response
#2686 opened Aug 19, 2022 by nzjess Loading… updated Jul 25, 2023
Fix QuerySet.delete() won't delete GridFS files
#2437 opened Dec 4, 2020 by StoneMoe Loading… updated Nov 21, 2023
Previous Next
ProTip! Follow long discussions with comments:>50.