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 03fd48a commit 0144a06Copy full SHA for 0144a06
_includes/themes/mongoengine/frontpage.html
@@ -51,7 +51,12 @@ <h1 class="logo">MongoEngine</h1>
51
{% endhighlight %}
52
</div>
53
<div class="tab-pane" id="announcements">
54
- <h3>v0.6.5 Released</h3>
+ <h3>v0.6.7 Released</h3>
55
+ <p>
56
+ Fixes for replicaset connections and read preferences now supported.
57
+ Added support for _id in indexing. Auto creation of indexes is now configurable.
58
+ </p>
59
+ <h3>v.0.6.6 Released</h3>
60
<p>
61
Mostly has bug fixes and adds support for both Django 1.3 and Django 1.4
62
Upgrade today!
0 commit comments