mongoengine/docs
2010-02-12 09:59:09 -06:00
..
_themes/nature Added API Reference to docs 2009-12-19 16:04:05 +00:00
code Added docs directory, started tutorial 2009-11-22 23:26:21 +00:00
guide Added DictField 2010-02-03 01:22:25 +00:00
apireference.rst Added DictField 2010-02-03 01:22:25 +00:00
changelog.rst Bump to v0.2.2 2010-01-16 16:42:51 +00:00
conf.py added map/reduce support via QuerySet.map_reduce. map_reduce operations respect query specs and ordering, but ordering is currently only applied to map/reduce collection. map/reduce may eventually require its own QuerySet to avoid slicing conflicts. results are returned as lists of MapReduceDocument objects, dynamic objects representing the query. tests and documentation included. considered in the neighborhood of 'good start'. 2010-02-09 14:56:15 -06:00
django.rst Moved validate() to BaseDocument 2010-01-13 16:41:57 +00:00
index.rst Added get{,_or_create} docs 2010-01-31 13:47:27 +00:00
Makefile Added API Reference to docs 2009-12-19 16:04:05 +00:00
tutorial.rst Updated docs to reflect validation changes 2010-01-03 22:44:27 +00:00