Error Supabase hosting: django.db.utils.OperationalError: Tenant or user not found
I am trying to host my PostgreSQL database on Supabase from my Django project. I had success a few weeks ago with the same tech stack. I think the problem has to do with using django dotenv, but I followed the same steps and updated the same code as my last project.