Spaces:
Runtime error
Runtime error
Commit ·
8f08cf4
1
Parent(s): 66e8d4a
Update shopsscraper/settings.py
Browse files- shopsscraper/settings.py +1 -1
shopsscraper/settings.py
CHANGED
|
@@ -13,7 +13,7 @@ https://docs.djangoproject.com/en/4.1/ref/settings/
|
|
| 13 |
from pathlib import Path
|
| 14 |
|
| 15 |
# Build paths inside the project like this: BASE_DIR / 'subdir'.
|
| 16 |
-
BASE_DIR = Path(__file__).resolve().parent.parent
|
| 17 |
|
| 18 |
|
| 19 |
# Quick-start development settings - unsuitable for production
|
|
|
|
| 13 |
from pathlib import Path
|
| 14 |
|
| 15 |
# Build paths inside the project like this: BASE_DIR / 'subdir'.
|
| 16 |
+
BASE_DIR = Path(__file__).resolve().parent.parent asdfsadf
|
| 17 |
|
| 18 |
|
| 19 |
# Quick-start development settings - unsuitable for production
|