mongoengine/mongoengine
Vincent Driessen 620f4a222e Don't check for DO_NOTHING in the delete rule registration method.
It is already checked before it is invoked.  This saves the ugly import
of DO_NOTHING inside document.py.
2010-12-14 02:03:26 -08:00
..
django Begun GridFS documentation 2010-10-17 23:43:58 +01:00
__init__.py Increment version to 0.4 2010-10-17 15:42:31 +01:00
base.py Don't check for DO_NOTHING in the delete rule registration method. 2010-12-14 02:03:26 -08:00
connection.py Fix changing databases 2010-10-05 00:46:13 +01:00
document.py Don't check for DO_NOTHING in the delete rule registration method. 2010-12-14 02:03:26 -08:00
fields.py Added initial implementation of cascading document deletion. 2010-12-05 22:24:27 -08:00
queryset.py Refactor: put the delete rule constants into the queryset module, too. 2010-12-13 13:42:01 -08:00