Added cascading deletes
Also ensured that unsetting works when not the default value of a field
This commit is contained in:
parent
147e33c3ca
commit
0fb629e24c
4 changed files with 94 additions and 13 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue