We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0144a06 commit d699c66Copy full SHA for d699c66
_includes/themes/mongoengine/frontpage.html
@@ -127,7 +127,7 @@ <h2><a name="getting-started"></a>Getting Started</h2>
127
<div class="span5">
128
<h3 class="first">Dependancies</h3>
129
<ul class="decorated">
130
- <li><a href="http://api.mongodb.org/python/">pymongo 1.1+</a></li>
+ <li><a href="http://api.mongodb.org/python/">pymongo 2.1.1+</a></li>
131
<li><a href="http://sphinx.pocoo.org/">sphinx</a> (optional, for documentation
132
generation)</li>
133
</ul>
0 commit comments