mongo-python-driver/doc
A. Jesse Jiryu Davis b633496415 PYTHON-757 Warn against installing third-party "bson" package.
Do **not** install the "bson" package. PyMongo comes with its own bson package;
doing "pip install bson" installs a third-party package that is incompatible
with PyMongo.

(cherry picked from commit eb25125)
2014-10-09 16:56:56 -04:00
..
api PYTHON-525 Obsolete attributes in RS client doc. 2014-09-24 16:09:36 -04:00
examples PYTHON-525 Update replica set docs for new MongoClient. 2014-09-26 19:30:47 -04:00
__init__.py mongohub doc stuff 2010-01-29 17:35:21 -05:00
changelog.rst PYTHON-525 Update replica set docs for new MongoClient. 2014-09-26 19:30:47 -04:00
conf.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
contributors.rst Added Jaroslav Semančík (girogiro) to contributors 2014-05-01 11:31:54 -07:00
faq.rst PYTHON-665 Drop support for Python 2.4, 2.5, and 3.1 2014-04-04 16:14:21 -07:00
index.rst Python 3 FAQ. 2012-04-20 10:41:29 -07:00
installation.rst PYTHON-757 Warn against installing third-party "bson" package. 2014-10-09 16:56:56 -04:00
make.bat API doc generation with Sphinx 2009-11-12 16:46:49 -05:00
Makefile API doc generation with Sphinx 2009-11-12 16:46:49 -05:00
mongo_extensions.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
python3.rst PYTHON-686 - Finish updating docs related to python 3. 2014-04-24 10:35:20 -07:00
tools.rst Fix a few documentation issues. 2014-01-14 10:06:16 -08:00
tutorial.rst Show both host, port and URI examples. 2013-05-23 15:44:27 -07:00