Updated changelog

This commit is contained in:
Ross Lawley 2011-10-27 00:35:34 -07:00
parent c42aef74de
commit 165cdc8840

View File

@ -5,6 +5,7 @@ Changelog
Changes in dev
==============
- Fixed Reference Fields can be None in get_or_create / queries
- 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