Implemented Choices for GenericReferenceFields
Refs mongoengine/mongoengine#13
This commit is contained in:
parent
aeebdfec51
commit
2aa8b04c21
4 changed files with 82 additions and 4 deletions
|
|
@ -4,7 +4,8 @@ Changelog
|
|||
|
||||
Changes in 0.6.X
|
||||
================
|
||||
- Added choices for GenericEmbeddedDocuments
|
||||
- Added support for choices with GenericReferenceFields
|
||||
- Added support for choices with GenericEmbeddedDocumentFields
|
||||
- Fixed Django 1.4 sessions first save data loss
|
||||
- FileField now automatically delete files on .delete()
|
||||
- Fix for GenericReference to_mongo method
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue