ReplyDec 2, 2024
We are printing just to test if the environment variables have been properly loaded into our config.py file It is supposed to print your database username, password and the database name. If it prints none then that variable hasn't loaded correctly. In that case check both .env and config.py files and be sure your code is correctly inputted.