add test coverage for #1557

This commit is contained in:
Bastien Gérard
2019-02-17 21:54:36 +01:00
parent 2919e6765c
commit e02261be6d
2 changed files with 58 additions and 20 deletions

View File

@@ -7,6 +7,7 @@ Development
- (Fill this out as you fix issues and develop your features).
- Fix .only() working improperly after using .count() of the same instance of QuerySet
- POTENTIAL BREAKING CHANGE: All result fields are now passed, including internal fields (_cls, _id) when using `QuerySet.as_pymongo` #1976
- Fix InvalidStringData error when using modify on a BinaryField #1127
=================
Changes in 0.16.3