mongoengine/mongoengine
2010-08-30 13:03:23 +01:00
..
django Added some handy shortcuts for django users. 2010-05-14 14:03:18 +02:00
__init__.py Bump to v0.3 2010-03-17 16:50:13 +00:00
base.py Merge branch 'master' of http://github.com/danielhasselrot/mongoengine into v0.4 2010-08-30 13:03:23 +01:00
connection.py Merge remote branch 'hmarr/master' 2010-02-05 00:36:26 +01:00
document.py MapReduceDocument.object works with custom primary keys. test included. 2010-03-17 11:31:17 -05:00
fields.py Fixed {Dict,List}Field default issue. Closes #46. 2010-08-30 13:00:34 +01:00
queryset.py Handle DBRefs correctly within Q objects. Closes #55 2010-07-25 18:22:26 +02:00