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

'django_hana_odbc' isn't an available database #1

Open
filippoloddo opened this issue Apr 18, 2016 · 0 comments
Open

'django_hana_odbc' isn't an available database #1

filippoloddo opened this issue Apr 18, 2016 · 0 comments

Comments

@filippoloddo
Copy link

We've installed the backend as described and I'm getting the error mentioned below. pyodbc is installed and I've added django_hana_odbc in the installed applicatoins in settings.py. Please advise. thanks:

django.core.exceptions.ImproperlyConfigured: 'django_hana_odbc' isn't an available database backend.
Try using 'django.db.backends.XXX', where XXX is one of:
'mysql', 'oracle', 'postgresql', 'sqlite3'
Error was: cannot import name BaseDatabaseOperations

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