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 7ad6f03 commit c58b9f0Copy full SHA for c58b9f0
docs/changelog.rst
@@ -23,6 +23,7 @@ Development
23
- Calling `connect` 2 times with the same alias and different parameter will raise an error (should call `disconnect` first).
24
- `disconnect` now clears `mongoengine.connection._connection_settings`.
25
- `disconnect` now clears the cached attribute `Document._collection`.
26
+- BREAKING CHANGE: `EmbeddedDocument.save` & `.reload` is no longier exist #1552
27
- (Fill this out as you fix issues and develop your features).
28
29
Changes in 0.17.0
0 commit comments