Browse Source

Actualizar 'src/entrenadores/settings.py'

main
creylopez 8 months ago
parent
commit
129faf7054
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/entrenadores/settings.py

+ 1
- 1
src/entrenadores/settings.py View File

@ -14,7 +14,7 @@ from pathlib import Path
import os
import logging
APP_VERSION = "11.0.2"
APP_VERSION = "0.1.0"
# Build paths inside the project like this: BASE_DIR / 'subdir'.
BASE_DIR = Path(__file__).resolve().parent.parent


Loading…
Cancel
Save