Updating local.py.example with required database backend
parent
8f37048a55
commit
d984557449
|
@ -18,7 +18,7 @@ from .development import *
|
|||
|
||||
#DATABASES = {
|
||||
# 'default': {
|
||||
# 'ENGINE': 'django.db.backends.postgresql_psycopg2',
|
||||
# 'ENGINE': 'transaction_hooks.backends.postgresql_psycopg2',
|
||||
# 'NAME': 'taiga',
|
||||
# 'USER': 'taiga',
|
||||
# 'PASSWORD': '',
|
||||
|
|
Loading…
Reference in New Issue