mongoengine/mongoengine
2013-06-04 16:35:25 +00:00
..
base Merge pull request #344 from matchbox/complex-change-tracking 2013-06-04 02:54:59 -07:00
django Django session ttl index expiry fixed (#329) 2013-06-03 13:31:35 +00:00
queryset Added lock when calling doc.Delete() for when signals have no sender (#350) 2013-06-04 16:35:25 +00:00
__init__.py Version bump 2013-05-21 09:12:09 +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 debugging for query counter 2013-06-04 10:20:49 +00:00
dereference.py Merge branch 'master' into 0.8 2013-04-18 13:30:00 +00:00
document.py Added lock when calling doc.Delete() for when signals have no sender (#350) 2013-06-04 16:35:25 +00:00
errors.py Ensure all field params are documented (#97) 2013-04-23 15:59:23 +00:00
fields.py Merge pull request #341 from ichuang/master 2013-06-04 02:58:20 -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 Added pre_save_post_validation signal (#345) 2013-06-04 09:35:44 +00:00