Merge branch 'master' of github.com:MongoEngine/mongoengine
This commit is contained in:
commit
967da7944f
1 changed files with 1 additions and 1 deletions
|
|
@ -388,7 +388,7 @@ class Document(BaseDocument):
|
|||
user.save()
|
||||
|
||||
If you need to read from another database see
|
||||
:class:`~mongoengine.context_managers.switch_collection`
|
||||
:class:`~mongoengine.context_managers.switch_db`
|
||||
|
||||
:param collection_name: The database alias to use for saving the
|
||||
document
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue