Implemented Choices for GenericEmbeddedDocuments
Refs mongoengine/mongoengine#13
This commit is contained in:
parent
debfcdf498
commit
aeebdfec51
4 changed files with 64 additions and 10 deletions
|
|
@ -4,11 +4,12 @@ Changelog
|
|||
|
||||
Changes in 0.6.X
|
||||
================
|
||||
- Added choices for GenericEmbeddedDocuments
|
||||
- Fixed Django 1.4 sessions first save data loss
|
||||
- FileField now automatically delete files on .delete()
|
||||
- Fix for GenericReference to_mongo method
|
||||
- Fixed connection regression
|
||||
- Django User document allows inheritance
|
||||
- Updated Django User document, now allows inheritance
|
||||
|
||||
Changes in 0.6.7
|
||||
================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue