mongoengine/mongoengine
2013-06-16 14:34:49 -07:00
..
base Add support for DocumentProxy so we can access obj.ref.pk without fetching ref and still get the correct type even if ref can be inherited. 2013-06-14 20:07:03 -07:00
django Django session ttl index expiry fixed (#329) 2013-06-03 13:31:35 +00:00
queryset Mongomallard 2013-06-13 16:41:04 -07:00
__init__.py Version bump 0.8.2 2013-06-07 08:45:40 +00:00
common.py Documentation updates 2013-06-07 08:21:15 +00:00
connection.py get_db() only assigns the db after authentication (#257) 2013-04-30 15:05:41 +00:00
context_managers.py Filter out index scan for pymongo cache 2013-06-05 10:42:41 +00:00
dereference.py Mongomallard 2013-06-13 16:41:04 -07:00
document.py Mongomallard 2013-06-13 16:41:04 -07:00
errors.py Ensure all field params are documented (#97) 2013-04-23 15:59:23 +00:00
fields.py Recursive value_for_instance 2013-06-16 00:03:12 -07: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 Removing unneeded signals 2013-06-16 14:34:49 -07:00