mongoengine/tests
Ross Lawley 32bab13a8a Added MapField, similar to DictField
Similar to DictField except the value of each entry is always of a certain
(declared) field type.

Thanks again to @theojulienne for the code #108
2011-05-24 12:50:48 +01:00
..
__init__.py Added changelog to docs, updated manifest 2010-01-04 16:10:42 +00:00
document.py Added Abstract Base Classes 2011-05-24 12:30:12 +01:00
fields.py Added MapField, similar to DictField 2011-05-24 12:50:48 +01:00
queryset.py Added Custom Objects Managers 2011-05-24 11:26:46 +01:00