Added dereference support for tuples (#250)
This commit is contained in:
parent
d134e11c6d
commit
2f19b22bb2
3
AUTHORS
3
AUTHORS
@ -130,4 +130,5 @@ that much better:
|
||||
* Jorge Bastida
|
||||
* Aleksandr Sorokoumov
|
||||
* Yohan Graterol
|
||||
* bool-dev
|
||||
* bool-dev
|
||||
* Russ Weeks
|
@ -4,6 +4,7 @@ Changelog
|
||||
|
||||
Changes in 0.7.10
|
||||
=================
|
||||
- Added dereference support for tuples (#250)
|
||||
- Resolve field name to db field name when using distinct(#260, #264, #269)
|
||||
- Added kwargs to doc.save to help interop with django (#223, #270)
|
||||
- Fixed cloning querysets in PY3
|
||||
|
Loading…
x
Reference in New Issue
Block a user