Код: Выделить всё
django.core.exceptions.ImproperlyConfigured: 'django.db.backends.postgresql' isn't an available database backend or couldn't be imported. Check the above exception. To use one of the built-in backends, use 'django.db.backends.XXX', where XXX is one of:
'mysql', 'oracle', 'sqlite3'
Кроме того, postgresql работает нормально. Я могу его подключить.
Подробнее здесь: https://stackoverflow.com/questions/783 ... n-ubuntu-2