Having the same issue with django 1.9, getting the error:
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