~ubuntu-branches/ubuntu/wily/pymongo/wily

« back to all changes in this revision

Viewing changes to doc/api/pymongo/dbref.rst

  • Committer: Package Import Robot
  • Author(s): Federico Ceratto
  • Date: 2012-05-10 21:21:40 UTC
  • mfrom: (1.1.11)
  • Revision ID: package-import@ubuntu.com-20120510212140-9c66c00zz850h6l9
Tags: 2.2-1
* New upstream release.
* Dependencies added (Closes: #670268)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
:mod:`dbref` -- MOVED
2
 
=====================
3
 
 
4
 
.. module:: pymongo.dbref
5
 
 
6
 
This module has been deprecated in favor of :mod:`bson.dbref`. Please
7
 
use that module instead.
8
 
 
9
 
.. versionchanged:: 1.9
10
 
   Deprecated.