Dynamic Fields store and recompose Embedded Documents / Documents correctly (#449)

This commit is contained in:
Ross Lawley
2013-08-20 08:30:20 +00:00
parent 5bcc454678
commit d07a9d2ef8
3 changed files with 54 additions and 1 deletions

View File

@@ -4,6 +4,7 @@ Changelog
Changes in 0.8.4
================
- Dynamic Fields store and recompose Embedded Documents / Documents correctly (#449)
- Handle dynamic fieldnames that look like digits (#434)
- Added get_user_document and improve mongo_auth module (#423)
- Added str representation of GridFSProxy (#424)