mongoengine/mongoengine
Ross Lawley a7edd8602c Added support for expando style dynamic documents.
Added two new classes: DynamicDocument and DynamicEmbeddedDocument
for handling expando style setting of attributes.

[closes #112]
2011-09-28 01:39:39 -07:00
..
django Translations for django/auth.py 2011-08-05 11:03:47 -03:00
__init__.py Version bump to 0.5 2011-09-10 11:47:16 +01:00
base.py Added support for expando style dynamic documents. 2011-09-28 01:39:39 -07:00
connection.py Updated connection exception to provide more info on the cause. 2011-05-25 09:36:25 +01:00
dereference.py fixes dereference for documents (allow_inheritance = False) 2011-08-09 14:31:26 -03:00
document.py Added support for expando style dynamic documents. 2011-09-28 01:39:39 -07:00
fields.py Added missing fields to the api documentation 2011-09-11 08:09:16 +01:00
queryset.py Added support for expando style dynamic documents. 2011-09-28 01:39:39 -07:00
signals.py Added Blinker signal support 2011-06-06 11:34:43 +01:00
tests.py Updated docs / authors. 2011-06-06 11:07:27 +01:00