mongoengine/mongoengine
2012-08-24 16:36:17 +01:00
..
django Python 2.5 and 3.1 support confirmed 2012-08-07 13:07:51 +01:00
__init__.py Fix VERSION 2012-08-24 16:36:17 +01:00
base.py Fixed MRO issue in base.py MongoEngine/mongoengine#95 2012-08-24 08:54:54 +01:00
connection.py fix for #494 2012-05-09 02:54:08 -07:00
dereference.py Updated ReferenceField's to optionally store ObjectId strings. 2012-08-23 11:02:38 +01:00
document.py NotUniqueError gracefully replacing ambiguous OperationError when appropriate 2012-08-24 10:38:10 +01:00
fields.py Test checking can save if not included 2012-08-24 11:45:04 +01:00
python_support.py Improve unicode key handling for PY25 2012-08-17 16:13:45 +01:00
queryset.py Updated docs for map_reduce MongoEngine/mongoengine#67 2012-08-24 13:47:00 +01:00
signals.py Pre and post bulk-insert signals 2011-09-09 19:17:40 +01:00
tests.py Added multidb support 2011-11-22 08:01:14 -08:00