mongoengine/mongoengine
2013-05-07 11:55:56 +00:00
..
base Fixed register_delete_rule inheritance issue 2013-05-03 12:56:53 +00:00
django Upgrade changelog, docs and django/auth.py 2013-04-25 11:41:01 +00:00
queryset Fixed querying string versions of ObjectIds issue with ReferenceField (#307) 2013-05-07 11:54:47 +00:00
__init__.py Updated RC version 2013-05-07 11:55:56 +00:00
common.py Add support for new geojson fields, indexes and queries (#299) 2013-04-30 14:46:23 +00:00
connection.py get_db() only assigns the db after authentication (#257) 2013-04-30 15:05:41 +00:00
context_managers.py Added no_dereference method for querysets (#82) (#61) 2013-01-24 17:33:10 +00:00
dereference.py Merge branch 'master' into 0.8 2013-04-18 13:30:00 +00:00
document.py Upserting is the only way to ensure docs are saved correctly (#306) 2013-05-07 10:34:13 +00:00
errors.py Ensure all field params are documented (#97) 2013-04-23 15:59:23 +00:00
fields.py Fixed querying string versions of ObjectIds issue with ReferenceField (#307) 2013-05-07 11:54:47 +00:00
python_support.py python 2.6.4 and lower cannot handle unicode keys passed to __init__ (MongoEngine/mongoengine#101) 2012-09-03 13:10:06 +01:00
signals.py Pre and post bulk-insert signals 2011-09-09 19:17:40 +01:00