Fixed FileField comparision

Refs hmarr/mongoengine#547
This commit is contained in:
Ross Lawley
2012-08-01 13:28:28 +01:00
parent 48f988acd7
commit 8df81571fc
3 changed files with 73 additions and 59 deletions

View File

@@ -2,6 +2,10 @@
Changelog
=========
Changes in 0.6.X
================
- Fixed FileField comparision (hmarr/mongoengine#547)
Changes in 0.6.18
=================