mongoengine/docs/guide
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
..
connecting.rst Added multidb support 2011-11-22 08:01:14 -08:00
defining-documents.rst Updated docs re choices 2011-11-04 01:54:30 -07:00
document-instances.rst Updates to documentation in prep for 0.5 2011-09-09 05:45:56 -07:00
gridfs.rst Updates to documentation in prep for 0.5 2011-09-09 05:45:56 -07:00
index.rst Added Blinker signal support 2011-06-06 11:34:43 +01:00
installing.rst Updates to documentation in prep for 0.5 2011-09-09 05:45:56 -07:00
querying.rst Typo fix 2011-09-10 11:54:43 +02:00
signals.rst Merge branch 'dev-bulkinsertsignal' of https://github.com/colinhowe/mongoengine into bulk 2011-10-27 01:13:59 -07:00