Fixed error in Binary Field

This commit is contained in:
Ross Lawley
2012-08-07 08:53:58 +01:00
parent 2801b38c75
commit f99b7a811b
3 changed files with 7 additions and 1 deletions

View File

@@ -2,6 +2,10 @@
Changelog
=========
Changes in 0.6.X
================
- Fixed BinaryField lookup re (MongoEngine/mongoengine#48)
Changes in 0.6.19
=================