Advertisement
Guest User

Untitled

a guest
Aug 17th, 2017
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. django.core.exceptions.ImproperlyConfigured: 'djangoappengine.db' isn't an available database backend.
  2. Try using django.db.backends.XXX, where XXX is one of:
  3. 'dummy', 'mysql', 'oracle', 'postgresql', 'postgresql_psycopg2', 'sqlite3'
  4. Error was: cannot import name get_kinds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement