Updated connection - so handles < pymongo 2.1

Updated docs

Refs #378
This commit is contained in:
Ross Lawley
2011-12-09 08:39:50 -08:00
parent 83e3c5c7d8
commit febb3d7e3d
2 changed files with 3 additions and 1 deletions

View File

@@ -5,6 +5,7 @@ Changelog
Changes in dev
==============
- Added pymongo 2.1 support
- Fixed Abstract documents can now declare indexes
- Added db_alias support to individual documents
- Fixed GridFS documents can now be pickled