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 ab6733a commit f73a67bCopy full SHA for f73a67b
profiles_project/settings.py
@@ -11,6 +11,7 @@
11
"""
12
13
from pathlib import Path
14
+import os
15
16
# Build paths inside the project like this: BASE_DIR / 'subdir'.
17
BASE_DIR = Path(__file__).resolve().parent.parent
0 commit comments