Added cascading deletes
Also ensured that unsetting works when not the default value of a field
This commit is contained in:
@@ -5,6 +5,7 @@ Changelog
|
||||
Changes in dev
|
||||
==============
|
||||
|
||||
- Added cascading saves - so changes to Referenced documents are saved on .save()
|
||||
- Added select_related() support
|
||||
- Added support for the positional operator
|
||||
- Updated geo index checking to be recursive and check in embedded documents
|
||||
|
||||
Reference in New Issue
Block a user