mongoengine/mongoengine
2013-06-21 11:04:29 +00:00
..
base Documentation updates 2013-06-07 08:21:15 +00:00
django Django session ttl index expiry fixed (#329) 2013-06-03 13:31:35 +00:00
queryset Fixed queryset.get() respecting no_dereference (#373) 2013-06-21 10:39:10 +00: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 Merge branch 'master' into 0.8 2013-04-18 13:30:00 +00:00
document.py Fixed weakref being valid after reload (#374) 2013-06-21 11:04:29 +00:00
errors.py Ensure all field params are documented (#97) 2013-04-23 15:59:23 +00:00
fields.py ImageFields now include PIL error messages if invalid error (#353) 2013-06-05 11:45:08 +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 Added pre_save_post_validation signal (#345) 2013-06-04 09:35:44 +00:00