Reverted EmbeddedDocuments meta handling.
You now can turn off inheritance (MongoEngine/mongoengine#119)
This commit is contained in:
parent
99637151b5
commit
a2183e3dcc
6 changed files with 61 additions and 18 deletions
|
|
@ -2,6 +2,10 @@
|
|||
Changelog
|
||||
=========
|
||||
|
||||
Changes in 0.7.3
|
||||
================
|
||||
- Reverted EmbeddedDocuments meta handling - now can turn off inheritance (MongoEngine/mongoengine#119)
|
||||
|
||||
Changes in 0.7.2
|
||||
================
|
||||
- Update index spec generation so its not destructive (MongoEngine/mongoengine#113)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue