mongoengine/docs
Ross Lawley e80144e9f2 Added multidb support
No change required to upgrade to multiple databases. Aliases are used
to describe the database and these can be manually registered or fall
through to a default alias using connect.

Made get_connection and get_db first class members of the connection class.
Old style _get_connection and _get_db still supported.

Refs: #84 #87 #93 #215
2011-11-22 08:01:14 -08: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 multidb support 2011-11-22 08:01:14 -08:00
apireference.rst Added multidb support 2011-11-22 08:01:14 -08:00
changelog.rst Fixes saving document schemas that have changed 2011-11-22 07:34:08 -08:00
conf.py Bumped the version 2011-09-09 05:52:43 -07:00
django.rst Updated django docs refs #186 2011-06-07 15:14:41 +01:00
index.rst Updates to documentation in prep for 0.5 2011-09-09 05:45:56 -07:00
Makefile Added API Reference to docs 2009-12-19 16:04:05 +00:00
tutorial.rst Fixed typo in tutorial 2011-07-18 08:35:29 +01:00
upgrade.rst Updated docs / upgrade notes 2011-10-27 00:31:48 -07:00