remove drop_dups index option, deprecated with MongoDB3
This commit is contained in:
		| @@ -523,7 +523,6 @@ class TestInheritance(MongoDBTestCase): | ||||
|  | ||||
|         defaults = { | ||||
|             "index_background": True, | ||||
|             "index_drop_dups": True, | ||||
|             "index_opts": {"hello": "world"}, | ||||
|             "allow_inheritance": True, | ||||
|             "queryset_class": "QuerySet", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user