Fixed issue with embedded_docs and db_fields

Bumped version also
refs: hmarr/mongoengine#523
This commit is contained in:
Ross Lawley
2012-06-23 22:19:02 +01:00
parent 07f3e5356d
commit 5d8ffded40
5 changed files with 22 additions and 3 deletions

View File

@@ -2,8 +2,9 @@
Changelog
=========
Changes in 0.6.X
Changes in 0.6.13
================
- Fixed EmbeddedDocument db_field validation issue
- Fixed StringField unicode issue
- Fixes __repr__ modifying the cursor