-------
* support latest pymongo version
* some changes in GridFS support (please read http://namlook.github.com/mongokit/gridfs.html)
* Deprecate atomic_save feature
* remove libmagic import from grid.py : to many trouble with this lib, we have to find another way to guess the content-type
* fix 79 -- Tries to migrate non-saved document
* fix 70 -- Set changes from set to list when a validation error occurs
* add contributor + fix email address to prevent spam
* fix deprecation warning of Python 2.6
* fix issue with validation and migration
* fix 75 -- add "version" attribute to module