Skip to content

Commit 33ffd19

Browse files
WaVEVtimgraham
authored andcommitted
Dont drop dummy collection
1 parent 0cab8ca commit 33ffd19

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

django_mongodb_backend/features.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -565,5 +565,3 @@ def supports_atlas_search(self):
565565
return False
566566
else:
567567
return True
568-
finally:
569-
collection.drop()

0 commit comments

Comments
 (0)