mongo-python-driver/doc/examples
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
..
aggregation.rst PYTHON-821 - Deprecated legacy API. 2015-02-20 15:41:45 -08:00
authentication.rst Update MongoDB version references from 2.8 to 3.0. 2015-01-24 09:42:24 -08:00
bulk.rst PYTHON-821 - Deprecated legacy API. 2015-02-20 15:41:45 -08:00
copydb.rst PYTHON-788 Remove copy_database helper method. 2014-11-13 14:05:10 -05:00
custom_type.rst Update docs for Connection->MongoClient change PYTHON-452 2013-02-10 10:53:35 -05:00
geo.rst PYTHON-821 - Deprecated legacy API. 2015-02-20 15:41:45 -08:00
gevent.rst PYTHON-785 Remove start_request(). 2014-11-24 22:48:44 -05:00
gridfs.rst Update docs for Connection->MongoClient change PYTHON-452 2013-02-10 10:53:35 -05:00
high_availability.rst PYTHON-821 - Deprecated legacy API. 2015-02-20 15:41:45 -08:00
index.rst PYTHON-785 Delete examples/requests.rst. 2014-11-24 22:48:44 -05:00
mod_wsgi.rst Improved mod_wsgi docs. PYTHON-567 2013-09-18 11:54:54 -04:00