fixing some problems
This commit is contained in:
parent
34c9cc0ef2
commit
c18ca3a7df
5 changed files with 22 additions and 7 deletions
|
|
@ -182,7 +182,6 @@ DATABASES = {
|
|||
'default': {
|
||||
'ENGINE': 'django.db.backends.postgresql_psycopg2',
|
||||
'NAME': 'app'
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue