How to Deploy a Django App and Postgres Database to Render

preview_player
Показать описание


To install Django 4.0 and greater, create an environment variable on your dashboard called PYTHON_VERSION and set the value to 3.11.4 (or whatever the latest version of Python is).

Рекомендации по теме
Комментарии
Автор

To install Django 4.0 and greater, create an environment variable on your dashboard called PYTHON_VERSION and set the value to 3.11.4 (or whatever the latest version of Python is).

prettyprinted
Автор

I've been following your channel for 4 years now and have learned a lot from you. Thank you for the great work you do.

jakin
Автор

You assisted me to be able to use Render for my first time. You made it easy for me to understand. Even the section of creating database and connecting it using postgres.

bethuelthipe-moukangwe
Автор

I normally come back here each time i want to deploy my django apps. Moving from sqlite to postgres is made easier with this video

kidsAnimation_network
Автор

what if I want to connect a Postgres database with content already in it?

manny
Автор

It's my first time deploying a django app and your video helped a lot. Thank you so much!

anunsawonv
Автор

thankyou to you i successfully deployed my django app

bharratgehlot
Автор

Uploaded the project on Github but the JS, CSS are not working

soumavadas
Автор

As usual, another brilliant material being shared with the community. Congratulations for you unvalueable work.

eduardolucas
Автор

How do you guys configure disks like for media files on render?

hopesain
Автор

Great video!. Thank you so much you helped alot, I've been searching for a way to add an exisitng postgres database to my django app and I couldn't do it until i watched this video, I just needed to create a postgres instance on Render then use DBeaver to export the exsiting database on my local machine and import it to the external postgres instance and it worked like a charm.

AhmedSayed-wuwu
Автор

Thanks a lot.
This was exactly what I needed to deploy my django project

chiedozieehirim
Автор

Why my css is not working u
after i uploaded on Render?

ffzz
Автор

How to configure static files?? I have used some static files, they are not coming after deployment. Please respond to this. Thank you

vamsikumar
Автор

Thanks for the video, but everytime i try, render give the error "ModuleNotFoundError: No module named 'nameofmyapp.wsgi' ". Can you help me?

pedroaugusto
Автор

Thanks a lot bro. Its working fine. You have removed a lot of pressures from my head.
Thanks a lot once again.

shafiulsabbir
Автор

Wow, man, just deployed my first django app. Thanks alot!

sagartamang
Автор

Thank you very much..! I want to know how pricing will works in render. Please let me know

VamshiKumar-vksd
Автор

You helped me a lot to understand these settings. Thank you so much

Felipe-ibcx
Автор

Awesome. I’m still getting the bad request error though. Exactly like the one you got. Even after pasting in the correct url without the https:// like you did.
What might be wrong?

olaniyigeorge