mongoengine/mongoengine
Ross Lawley db8df057ce Merge pull request #520 from tescalada/patch-1
documentation typo: inheritence
2012-06-23 14:23:07 -07:00
..
django Fixed django test class 2012-06-18 21:18:40 +01:00
__init__.py Fixed issue with embedded_docs and db_fields 2012-06-23 22:19:02 +01:00
base.py Fixed issue with embedded_docs and db_fields 2012-06-23 22:19:02 +01:00
connection.py fix for #494 2012-05-09 02:54:08 -07:00
dereference.py Fixes .save _delta issue with DBRefs 2012-06-19 09:49:22 +01:00
document.py documentation typo: inheritence 2012-06-19 17:08:28 -03:00
fields.py Fix conversion of StringField value to unicode, replace outdated (str, unicode) check with unicode 2012-06-21 18:57:14 -07:00
queryset.py Fixes __repr__ modifying the cursor 2012-06-22 16:22:27 +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