Added the "get_decoded" method to the MongoSession class (#216)
This commit is contained in:
		| @@ -298,5 +298,5 @@ Alternatively, you can rename your collections eg :: | ||||
| mongodb 1.8 > 2.0 + | ||||
| =================== | ||||
|  | ||||
| Its been reported that indexes may need to be recreated to the newer version of indexes.   | ||||
| 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