Skip to content

Commit

Permalink
Update docs/upgrade.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
rozza committed Jan 14, 2013
1 parent 87c965e commit e508625
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/upgrade.rst
Expand Up @@ -183,3 +183,9 @@ Alternatively, you can rename your collections eg ::
else: else:
print "Upgraded collection names" print "Upgraded collection names"



mongodb 1.8 > 2.0 +
===================

Its been reported that indexes may need to be recreated to the newer version of indexes.
To do this drop indexes and call ``ensure_indexes`` on each model.

0 comments on commit e508625

Please sign in to comment.