Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to configure the DB #2

Open
SoulRaven opened this issue Mar 3, 2016 · 0 comments
Open

Unable to configure the DB #2

SoulRaven opened this issue Mar 3, 2016 · 0 comments

Comments

@SoulRaven
Copy link

I get this error:
ConnectionDoesNotExist: The connection smsd doesn't exist

DB name is "gamm" and inside the settings.py from django i have set:

NOSMSD_DATABASE = {'type': 'Postgres', 'name': 'gammu'}
DATABASE_ROUTERS = ['nosmsd.django_routers.NoSMSdRouter']

any other settings to make it work with django 1.9?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant