Skip to content

Commit 3ad033b

Browse files
WaVEVtimgraham
authored andcommitted
Dont drop dummy collection
1 parent e0fe059 commit 3ad033b

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
@@ -642,5 +642,3 @@ def supports_atlas_search(self):
642642
return False
643643
else:
644644
return True
645-
finally:
646-
collection.drop()

0 commit comments

Comments
 (0)