Fixed recursion loading bug in _get_changed_fields
fixes hmarr/mongoengine#548
This commit is contained in:
parent
24fd1acce6
commit
6526923345
5 changed files with 66 additions and 3 deletions
|
|
@ -3,6 +3,10 @@ Changelog
|
|||
=========
|
||||
|
||||
|
||||
Changes in 0.6.18
|
||||
=================
|
||||
- Fixed recursion loading bug in _get_changed_fields
|
||||
|
||||
Changes in 0.6.17
|
||||
=================
|
||||
- Fixed issue with custom queryset manager expecting explict variable names
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue