Stop ensure_indexes running on a secondaries (#555)

This commit is contained in:
Ross Lawley
2014-01-24 13:17:52 +00:00
parent 708dbac70e
commit 0277062693
2 changed files with 6 additions and 0 deletions

View File

@@ -2,6 +2,10 @@
Changelog
=========
Changes in 0.8.7
================
- Stop ensure_indexes running on a secondaries (#555)
Changes in 0.8.6
================
- Fix django auth import (#531)