mongoengine/docs
2010-02-09 14:56:15 -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 exec_js functions now acknowledge Q objects 2010-01-23 03:05:27 +00:00
apireference.rst Updated docs, added force_insert to save() 2010-01-11 04:15:36 +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 Moved sections from user guide to separate pages 2010-01-16 14:06:45 +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