Atualizar o settings.py

This commit is contained in:
Welton Moura
2025-07-02 18:26:32 -03:00
committed by GitHub
parent d74ed0a27c
commit 5ccd1d84ab

View File

@@ -114,7 +114,7 @@ WSGI_APPLICATION = 'gestaoRaul.wsgi.application'
#} #}
DATABASES = { DATABASES = {
'default': { 'default': {
'ENGINE': DB_ENGINE, 'ENGINE': DB_ENGINE,
'NAME': DB_NAME, 'NAME': DB_NAME,