Unable to run askbot test suites

I am getting error when I run,

python manage.py test askbot

Following is what I am seeing, I am using Django-1.5 and PostgreSql

Creating test database for alias 'default'... AssertionError: PostgreSQL does not support collation setting at database creation time.

Nikhil's avatar
79
Nikhil
asked 2013-12-08 09:39:38 -0500
edit flag offensive 0 remove flag close merge delete

Comments

Do you have extra options in the database settings? Is collation set there?

Evgeny's avatar Evgeny (2013-12-08 12:43:14 -0500) edit
add a comment see more comments