mongoengine/mongoengine
2012-08-23 14:29:29 +04:00
..
django Python 2.5 and 3.1 support confirmed 2012-08-07 13:07:51 +01:00
__init__.py Version bump 2012-08-07 10:05:01 +01:00
base.py Updated ReferenceField's to optionally store ObjectId strings. 2012-08-23 11:02:38 +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 Updated ReferenceField's to optionally store ObjectId strings. 2012-08-23 11:02:38 +01:00
fields.py Update mongoengine/fields.py 2012-08-23 14:29:29 +04:00
python_support.py Improve unicode key handling for PY25 2012-08-17 16:13:45 +01:00
queryset.py Cleaned up the metaclasses for documents 2012-08-17 11:53:46 +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