We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f5fd14 commit d9de716Copy full SHA for d9de716
django_mongodb_backend/features.py
@@ -628,5 +628,3 @@ def supports_atlas_search(self):
628
return False
629
else:
630
return True
631
- finally:
632
- collection.drop()
0 commit comments