mongoengine/tests
Ross Lawley cb1dfdfac6 Fixes to signals
The sender is the class of the document not the instance - easier to
hook into
2011-06-14 16:56:04 +01:00
..
__init__.py Added changelog to docs, updated manifest 2010-01-04 16:10:42 +00:00
dereference.py Added delta tracking to documents. 2011-06-14 14:35:38 +01:00
django_tests.py Added delta tracking to documents. 2011-06-14 14:35:38 +01:00
document.py Added delta tracking to documents. 2011-06-14 14:35:38 +01:00
fields.py Fixes DateTimeField handling of date objects. 2011-06-14 15:09:03 +01:00
queryset.py Merge in upstream dev 2011-06-08 12:33:36 +01:00
signals.py Fixes to signals 2011-06-14 16:56:04 +01:00