dajngo test multiple databases Got an error creating the test database: permission denied to create database code example
Example: Got an error creating the test database: permission denied to create database
=> ALTER USER django CREATEDB;
=> ALTER USER django CREATEDB;