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 0260d80 commit bee7aa9Copy full SHA for bee7aa9
tests/performance/perftest/settings.py
@@ -12,8 +12,6 @@
12
13
from pathlib import Path
14
15
-import django_mongodb_backend
16
-
17
# Build paths inside the project like this: BASE_DIR / 'subdir'.
18
BASE_DIR = Path(__file__).resolve().parent.parent
19
0 commit comments