mongo-python-driver/doc
A. Jesse Jiryu Davis c72ee15b52 PYTHON-1282 Username/password must be URI-escaped
Not just "%", "@", and ":" must be escaped, all delimiters from RFC 3986
must be percent-encoded. Therefore, since "/" must be escaped in
username and password, we can split the URI at the first "/" instead of
the last.
2017-06-16 18:33:32 -04:00
..
api Add MongoClient properties to documentation 2017-02-21 13:26:55 -08:00
developer PYTHON-983 Update docs for new executor design. 2015-10-15 00:37:39 -04:00
examples PYTHON-1282 Username/password must be URI-escaped 2017-06-16 18:33:32 -04:00
pydoctheme PYTHON-844 - Use the Python 3 docs' HTML theme. 2015-02-25 21:50:58 -05:00
static PYTHON-983 Update docs for new executor design. 2015-10-15 00:37:39 -04:00
__init__.py mongohub doc stuff 2010-01-29 17:35:21 -05:00
atlas.rst PYTHON-1144 - Add Atlas usage guide 2016-09-14 11:53:05 -07:00
changelog.rst PYTHON-1192 - Minimum maxStalenessSeconds is 90. 2016-11-22 13:19:34 -05:00
conf.py PYTHON-1153 - Make docs build and test under python 3 2016-09-26 15:49:59 -07:00
contributors.rst More info about gevent monkey patching effects. 2015-09-03 15:58:49 -04:00
faq.rst Update connection pool FAQ. 2017-06-09 16:27:28 -04:00
index.rst PYTHON-1144 - Add Atlas usage guide 2016-09-14 11:53:05 -07:00
installation.rst BUMP 3.4rc0 2016-09-19 18:02:03 -07: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
migrate-to-pymongo3.rst Migration guide updates 2015-07-17 13:24:42 -07:00
mongo_extensions.py Fix up copyright dates. 2015-03-25 11:55:02 -07:00
python3.rst PYTHON-1022 - Drop support for Python 3.2 2016-06-15 10:05:43 -07:00
tools.rst Link to PyMODM on pypi 2016-11-29 09:33:47 -08:00
tutorial.rst PYTHON-1154 - Various doc and doctest fixes 2016-09-28 16:46:02 -07:00