mongoengine/mongoengine
2012-04-13 04:56:20 -03:00
..
django Fixed the exception when saving a new session 2012-03-24 19:43:01 +01:00
__init__.py 0.6.3 release 2012-03-24 19:06:08 +00:00
base.py Fixed upgrade docs and instructions 2012-03-12 10:31:51 +00:00
connection.py Updated connection refs #474 2012-03-27 01:47:17 +01:00
dereference.py Merge branch 'cleaned_dev' of https://github.com/Ankhbayar/mongoengine into test 2012-02-29 11:13:48 +00: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 small fixes for ReferenceField 2012-04-13 04:56:20 -03:00
queryset.py Updated docs and added fix for _types and positional operator 2012-03-08 12:39:25 +00: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