Browse Source

Importo os

main
creylopez 11 months ago
parent
commit
d9a488ca2e
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      mysite/settings.py

+ 1
- 0
mysite/settings.py View File

@ -11,6 +11,7 @@ https://docs.djangoproject.com/en/5.1/ref/settings/
"""
from pathlib import Path
import os
# Build paths inside the project like this: BASE_DIR / 'subdir'.
BASE_DIR = Path(__file__).resolve().parent.parent


Loading…
Cancel
Save