Promoted BaseDynamicField to DynamicField

closes mongoengine/mongoengine#22
This commit is contained in:
Ross Lawley
2012-05-17 21:54:17 +01:00
parent 376b9b1316
commit 8840680303
5 changed files with 52 additions and 46 deletions

View File

@@ -2,6 +2,10 @@
Changelog
=========
Changes in 0.6.x
================
- Promoted BaseDynamicField to DynamicField
Changes in 0.6.9
================
- Fixed sparse indexes on inherited docs