We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0c4fb4 commit 0a032bfCopy full SHA for 0a032bf
docs/changelog.rst
@@ -10,6 +10,8 @@ Development
10
- EnumField improvements: now ``choices`` limits the values of an enum to allow
11
- Fix bug that prevented instance queryset from using custom queryset_class #2589
12
- Fix deepcopy of EmbeddedDocument #2202
13
+- Introduce a base exception class for MongoEngine exceptions (MongoEngineException).
14
+ Note that this doesn't concern the pymongo errors #2515
15
- Fix error when using precision=0 with DecimalField #2535
16
- Add support for regex and whole word text search query #2568
17
- Add support for update aggregation pipeline #2578
0 commit comments