mongoengine/tests
Ross Lawley 1b0323bc22 Added document mixin support
For extendable / reusable documents
Fixes #204
2011-06-20 09:44:53 +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 Fixes for django Q query rendering bug 2011-06-16 15:00:10 +01:00
document.py Added document mixin support 2011-06-20 09:44:53 +01:00
fields.py Improved validation of (Generic)Reference fields 2011-06-16 15:25:09 +01:00
fixtures.py Added document mixin support 2011-06-20 09:44:53 +01:00
queryset.py Fixed queryset repr mid iteration 2011-06-17 15:04:07 +01:00
signals.py Fixes to signals 2011-06-14 16:56:04 +01:00