mongo-python-driver/doc/api
Bernie Hackett 839893939e PYTHON-821 - Deprecated legacy API.
This commit deprecates insert, update, save, and remove. Each
now raises DeprecationWarning at stacklevel 2. This change also
updates all tutorials and example documentation to use the new
CRUD API, tests the deprecations, and fixes up a few more tests
that were still using the legacy API.
2015-02-20 15:41:45 -08:00
..
bson PYTHON-826 Move codec_options submodule from pymongo to bson. 2015-02-02 09:38:49 -05:00
gridfs Remove GridFS.open and close, and GridFile. 2014-10-31 14:15:25 -04:00
pymongo PYTHON-821 - Deprecated legacy API. 2015-02-20 15:41:45 -08:00
index.rst docs for pymongo->bson move PYTHON-60 2010-09-14 16:34:46 -04:00