Skip to content

Commit f73a67b

Browse files
authored
Bug fix
1 parent ab6733a commit f73a67b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

profiles_project/settings.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"""
1212

1313
from pathlib import Path
14+
import os
1415

1516
# Build paths inside the project like this: BASE_DIR / 'subdir'.
1617
BASE_DIR = Path(__file__).resolve().parent.parent

0 commit comments

Comments
 (0)