Updated docs regarding 3598fe0fb4
Fixed db_alias and inherited Documents (MongoEngine/mongoengine#143)
This commit is contained in:
parent
3598fe0fb4
commit
219b28c97b
2 changed files with 2 additions and 0 deletions
1
AUTHORS
1
AUTHORS
|
|
@ -124,3 +124,4 @@ that much better:
|
|||
* Stefan Wójcik
|
||||
* dimonb
|
||||
* Garry Polley
|
||||
* James Slagle
|
||||
|
|
|
|||
|
|
@ -4,6 +4,7 @@ Changelog
|
|||
|
||||
Changes in 0.8
|
||||
==============
|
||||
- Fixed db_alias and inherited Documents (MongoEngine/mongoengine#143)
|
||||
- Documentation update for document errors (MongoEngine/mongoengine#124)
|
||||
- Deprecated `get_or_create` (MongoEngine/mongoengine#35)
|
||||
- Updated inheritable objects created by upsert now contain _cls (MongoEngine/mongoengine#118)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue