Fixed BinaryField python value issue (MongoEngine/mongoengine#48)
This commit is contained in:
parent
2c69d8f0b0
commit
a43d0d4612
3 changed files with 18 additions and 7 deletions
|
|
@ -5,6 +5,7 @@ Changelog
|
|||
Changes in 0.6.X
|
||||
================
|
||||
|
||||
- Fixed BinaryField python value issue (MongoEngine/mongoengine#48)
|
||||
- Fixed queryset manager issue (MongoEngine/mongoengine#52)
|
||||
- Fixed FileField comparision (hmarr/mongoengine#547)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue