Deploying Django On Heroku: Django Deployment Beginners Tutorial

preview_player
Показать описание
In this video, we will go over how to deploy a Django Project on Heroku. We will use the Heroku CLI with Git to do so. We will also go over some common issues that might come up with deploying and how to fix some common errors.

Code:

Deploying Django Docs:

Configuring Django on Heroku:

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

I had a really hard time trying to deploy my project. This is the only video that was simple, well explained and most importantly actually working. Thank you so much man!

AvshalomHarel
Автор

Thank you so much for making this, I was really struggling and this made things very clear! It was great that you went through all the errors step-by-step, you're awesome!

mikwatkins
Автор

I have to present my project tomorrow and haven't been able to deploy Django, THANK YOUUUU

joshuagamboa
Автор

If I could I would give two thumbs up.

I built fairly complex (though not really) project localy that I tried to deploy. After few tries I decided to make just very bare bone Hello world app. I tried 10+ tutorials to deploy it with no success. I got frustrated, shelved the project for a month. Now decided to try again and found your video (wich is way too low on the feed). I tried it once and the Hello World app worked instantly. I tried the same with the real project and after about 3 min configuration got it working.

THANK YOU!

minihohtis
Автор

Thank you very much. It was an excellent video and resolved my issues with the deployment. Kudos!

kartheeswaranvenkateswaran
Автор

Man this video was a live saver. Very clear and concise explanation. You are my hero brother. Thank you.

michaelbaah
Автор

You are the best mate, I was struggling to get my Django app working on Heroku and only after watching your video I was able to get it running, thank you very much :)

ukaszpaciorek
Автор

you are a gem. you are great man, I've no words to describe this feeling. I was failing to deploy my app but now I have deployed it successfully thanks to you

amangautam
Автор

thank you man . to make it up-date django heroku . i am really struggling with deployment as an django developer
but that will help me really good

kurdi_x
Автор

I also followed your Django social media app tutorial! You're awesome dude! You just earned another sub! Hey, just one quick question though, If I want to update my website what will I have to do?

freerangesquirrelfarm
Автор

Guys its Working (20-04-22) . Thanks man

monishe
Автор

Thank you, this is so helpful. I was struggling

khanhtrandanh
Автор

Love u bro, your video helped me a lot, thank u

cesaralbertobecerraramirez
Автор

can you suggest me another method to deploy a django project for students who only show their projects on portfolio.

shubhamsharma-utoh
Автор

Hello. I deployed my site with Heroku but I can't see any picture, images in the site. How can I solved this?

CyberWorm_
Автор

I am planning to build a website and I wonder if a website with a large number of users (about 1 million users) do we need a mainframe to build a large website. and will using a normal computer make it has many problems in processing. i do know a bit about aws i would like to know would aws be useful in this case? Sorry for my poor English. The above questions are a bit stupid but I hope to get the answer from you. I'm really appreciate your help. Sincere thanks.🙏🤗

alaala
Автор

this helps a lot!
but it removed admin account for the social media app!

RZAR
Автор

without adding a payment methods now you can not create a new app 1:23

shubhamsharma-utoh
Автор

when i try to migrate, I am getting the database error:
relation "****" does not exist

mrwalkan