This website requires JavaScript.
Explore
Help
Sign in
jyapayne
/
mongoengine
Watch
1
Star
0
Fork
You've already forked mongoengine
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
3c8cbcfee7
mongoengine
/
mongoengine
History
Download ZIP
Download TAR.GZ
Dan Crosta
5f05843403
prefer to use map-reduce to db.eval where possible
2011-08-16 08:20:06 -04:00
..
django
Translations for django/auth.py
2011-08-05 11:03:47 -03:00
__init__.py
Added Blinker signal support
2011-06-06 11:34:43 +01:00
base.py
check for presence of _geo_indices on field class before referencing
2011-08-15 10:01:48 +01:00
connection.py
Updated connection exception to provide more info on the cause.
2011-05-25 09:36:25 +01:00
dereference.py
fixes dereference for documents (allow_inheritance = False)
2011-08-09 14:31:26 -03:00
document.py
Prevent double saving when doing a forced insert.
2011-07-30 00:52:37 +03:00
fields.py
Finishing touches to where implementation - thanks to dcrosta
2011-08-16 10:32:21 +01:00
queryset.py
prefer to use map-reduce to db.eval where possible
2011-08-16 08:20:06 -04:00
signals.py
Added Blinker signal support
2011-06-06 11:34:43 +01:00
tests.py
Updated docs / authors.
2011-06-06 11:07:27 +01:00