Spaces:
Running
Running
Deep commited on
Commit ·
c6bf44a
1
Parent(s): 2885435
static
Browse files- config/settings.py +0 -1
config/settings.py
CHANGED
|
@@ -18,7 +18,6 @@ STATIC_ROOT = os.path.join(BASE_DIR, "staticfiles")
|
|
| 18 |
# Build paths inside the project like this: BASE_DIR / 'subdir'.
|
| 19 |
BASE_DIR = Path(__file__).resolve().parent.parent
|
| 20 |
|
| 21 |
-
|
| 22 |
# Quick-start development settings - unsuitable for production
|
| 23 |
# See https://docs.djangoproject.com/en/6.0/howto/deployment/checklist/
|
| 24 |
|
|
|
|
| 18 |
# Build paths inside the project like this: BASE_DIR / 'subdir'.
|
| 19 |
BASE_DIR = Path(__file__).resolve().parent.parent
|
| 20 |
|
|
|
|
| 21 |
# Quick-start development settings - unsuitable for production
|
| 22 |
# See https://docs.djangoproject.com/en/6.0/howto/deployment/checklist/
|
| 23 |
|