mongoengine/mongoengine
Ross Lawley 40b69baa29 Implementing Write Concern
Added write_options dict to save, update, update_one and get_or_create.
Thanks to justquick for the initial ticket and code.

Refs #132
2011-05-19 16:49:00 +01:00
..
django Fix Issue#116: Use cls instead of User in create_user. 2010-12-21 18:16:00 +03:00
__init__.py Increment version to 0.4 2010-10-17 15:42:31 +01:00
base.py Merge branch 'master' into dev 2011-05-18 08:13:58 +01:00
connection.py Changed how the connection identity key is made 2011-05-18 11:41:23 +01:00
document.py Implementing Write Concern 2011-05-19 16:49:00 +01:00
fields.py Merge remote branch 'srackham/gridfs-read-seek' into gridfs-read-seek 2011-05-19 10:14:51 +01:00
queryset.py Implementing Write Concern 2011-05-19 16:49:00 +01:00