Type 'yes' if you would like to try deleting the test database ', or 'no' to cancel: code example
Example: Got an error creating the test database: permission denied to create database
=> ALTER USER django CREATEDB;
=> ALTER USER django CREATEDB;