Fixed dereference threading issue in ComplexField.__get__ (#412)
This commit is contained in:
parent
f1b1090263
commit
e98c5e10bc
@ -4,6 +4,7 @@ Changelog
|
|||||||
|
|
||||||
Changes in 0.8.4
|
Changes in 0.8.4
|
||||||
================
|
================
|
||||||
|
- Fixed dereference threading issue in ComplexField.__get__ (#412)
|
||||||
- Fixed QuerySetNoCache.count() caching (#410)
|
- Fixed QuerySetNoCache.count() caching (#410)
|
||||||
- Don't follow references in _get_changed_fields (#422, #417)
|
- Don't follow references in _get_changed_fields (#422, #417)
|
||||||
- Allow args and kwargs to be passed through to_json (#420)
|
- Allow args and kwargs to be passed through to_json (#420)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user