This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
creylopez
/
ReyMotaAppsOC
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Corrigo nombre db
main
Celestino Rey
10 months ago
parent
c8bbf62378
commit
ef7085af81
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/reymota/settings.py
+ 1
- 1
src/reymota/settings.py
View File
@ -84,7 +84,7 @@ WSGI_APPLICATION = 'reymota.wsgi.application'
DATABASES
=
{
DATABASES
=
{
"
default
"
:
{
"
default
"
:
{
"
ENGINE
"
:
"
django.db.backends.postgresql
"
,
"
ENGINE
"
:
"
django.db.backends.postgresql
"
,
"
NAME
"
:
"
jugaralpadel
"
,
"
NAME
"
:
"
reymota
"
,
"
USER
"
:
"
creylopez
"
,
"
USER
"
:
"
creylopez
"
,
"
PASSWORD
"
:
"
Dsa-0213
"
,
"
PASSWORD
"
:
"
Dsa-0213
"
,
"
HOST
"
:
"
postgresql
"
,
"
HOST
"
:
"
postgresql
"
,
Write
Preview
Loading…
Cancel
Save