mongoengine/mongoengine
2012-04-27 09:52:57 +01:00
..
django Fixing sessions for django 1.3 and django 1.4 2012-04-24 21:00:30 +01:00
__init__.py Version bump 2012-04-25 12:24:08 +01:00
base.py Fixed upgrade docs and instructions 2012-03-12 10:31:51 +00:00
connection.py Fixes read_preference 2012-04-27 09:15:05 +01:00
dereference.py whoops, don't dereference all references as the first type encountered 2012-04-12 11:42:10 -07:00
document.py Fix for bug where changes to a a embedded document field are not recorded if the root document was just created+saved. 2012-03-02 15:35:15 +01:00
fields.py Allow File-like objects to be stored. 2012-04-22 13:49:18 +02:00
queryset.py Fix variable name bug 2012-04-27 09:52:57 +01:00
signals.py Pre and post bulk-insert signals 2011-09-09 19:17:40 +01:00
tests.py Added multidb support 2011-11-22 08:01:14 -08:00