Explicitly check for Document instances when dereferencing (#261)
This commit is contained in:
parent
eafbc7f20d
commit
b6977a88ea
3
AUTHORS
3
AUTHORS
@ -131,4 +131,5 @@ that much better:
|
|||||||
* Aleksandr Sorokoumov
|
* Aleksandr Sorokoumov
|
||||||
* Yohan Graterol
|
* Yohan Graterol
|
||||||
* bool-dev
|
* bool-dev
|
||||||
* Russ Weeks
|
* Russ Weeks
|
||||||
|
* Paul Swartz
|
@ -4,6 +4,7 @@ Changelog
|
|||||||
|
|
||||||
Changes in 0.7.10
|
Changes in 0.7.10
|
||||||
=================
|
=================
|
||||||
|
- Explicitly check for Document instances when dereferencing (#261)
|
||||||
- Fixed order_by chaining issue (#265)
|
- Fixed order_by chaining issue (#265)
|
||||||
- Added dereference support for tuples (#250)
|
- Added dereference support for tuples (#250)
|
||||||
- Resolve field name to db field name when using distinct(#260, #264, #269)
|
- Resolve field name to db field name when using distinct(#260, #264, #269)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user