mongoengine/tests
Ross Lawley 0f420abc8e Added test for listfields containing embedded documents
Added Adam to the authors - thanks for the patch
fixes #466
2012-03-22 15:44:22 +00:00
..
__init__.py Added changelog to docs, updated manifest 2010-01-04 16:10:42 +00:00
connection.py Make uri style connections use parameters not specified in the uri, as well as other keyword arguments 2012-03-02 15:33:38 +01:00
dereference.py Updated new deref test 2012-02-29 11:23:43 +00:00
django_tests.py Fixed pagination limit / skip bug 2012-01-16 09:03:12 +00:00
document.py Fixed upgrade docs and instructions 2012-03-12 10:31:51 +00:00
dynamic_document.py Added FutureWarning for inherited classes not declaring allow_inheritance 2012-03-05 11:25:13 +00:00
fields.py Add dict.update() support to BaseDict. 2012-01-16 19:13:03 +08:00
fixtures.py Added FutureWarning for inherited classes not declaring allow_inheritance 2012-03-05 11:25:13 +00:00
mongoengine.png Added ImageField Support 2011-10-27 00:58:47 -07:00
queryset.py Added test for listfields containing embedded documents 2012-03-22 15:44:22 +00:00
signals.py Removed debug print 2011-10-27 01:18:32 -07:00