Browse Source

Quito el print de settings

main
Celestino Rey 10 months ago
parent
commit
14ce641454
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      gestion_reservas/gestion_reservas/settings.py

+ 0
- 2
gestion_reservas/gestion_reservas/settings.py View File

@ -94,8 +94,6 @@ DATABASES = {
}
}
print("ENGINE: ", ENGINE)
# Password validation
# https://docs.djangoproject.com/en/5.1/ref/settings/#auth-password-validators


Loading…
Cancel
Save