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.

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
Nikhil's avatar
79
Nikhil
asked 11 years ago

Comments

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

Evgeny's avatar Evgeny (11 years ago)
see more comments