We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
After downloading you should rename next configuration files:
config.py.example app/config.py.example
You need to remove '.example' extension in the end.
DB_URI = 'postgresql://<user>:<password>@<host>:<port>/<db_name>?client_encoding=utf8'