mongoengine/tests
Vincent Driessen 07dae64d66 More the deletion code over to the QuerySet object.
The Document object doens't have any delete_rule specific code anymore,
and leverages the QuerySet's ability to deny/cascade/nullify its
relations.
2010-12-13 12:36:24 -08:00
..
__init__.py Added changelog to docs, updated manifest 2010-01-04 16:10:42 +00:00
document.py More the deletion code over to the QuerySet object. 2010-12-13 12:36:24 -08:00
fields.py Fix: whitespace. 2010-12-05 22:24:27 -08:00
queryset.py More the deletion code over to the QuerySet object. 2010-12-13 12:36:24 -08:00