Deploy Django postgresql

I am using the free plan on render.com and recently deployed an ecommerce project using django, js, html, css and postgresql. In the database I have many tables, what I did first is create the postgresql in render and then configure it in my local environment in settings.py with the external connection that render provided me. It deploys but when I visit the production website, the database does not bring me any tables. Am I doing something wrong???

Hi there,

Can you please provide any errors you are seeing? It is hard to know exactly what the issue is with the description you have provided. It would be best if you open a ticket with us using our dashboard as then we could view the specific services with the issue.

Regards,

Keith
Render Support, UTC+10 :australia:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.