Updated docs / upgrade notes

This commit is contained in:
Ross Lawley
2011-10-27 00:31:48 -07:00
parent 52d4ea7d78
commit 634e1f661f
2 changed files with 3 additions and 1 deletions

View File

@@ -5,6 +5,7 @@ Changelog
Changes in dev
==============
- Fixed accessing pk on an embedded document
- Fixed calling a queryset after drop_collection now recreates the collection
- Add field name to validation exception messages
- Added UUID field