Merge branch 'patch-1' of https://github.com/lcya86/mongoengine into 0.8
This commit is contained in:
		| @@ -294,3 +294,9 @@ Alternatively, you can rename your collections eg :: | ||||
|         else: | ||||
|             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. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user