Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Ubuntu committed Feb 5, 2016
1 parent f97c3af commit 5dc8929
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hybrid/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
# Database
# https://docs.djangoproject.com/en/1.9/ref/settings/#databases

TABASES = {
DATABASES = {
'default': {
'ENGINE': 'django.db.backends.postgresql_psycopg2',
'NAME': 'hybrid',
Expand Down

0 comments on commit 5dc8929

Please sign in to comment.