How To Deploy A Django Project To Heroku

  Рет қаралды 47,360

Code With Tomi

Code With Tomi

3 жыл бұрын

In this video, you will learn how to easily deploy your django project to Heroku without having to face any problems.
I hope you enjoy this video.
Thanks for watching.
Please subscribe.

Пікірлер: 102
@alonzolee2864
@alonzolee2864 2 жыл бұрын
You explain that plain and simple. I like that!!!
@quran-forAll
@quran-forAll Жыл бұрын
You always make everything clear and easier ♡
@akinrotimidaniel2325
@akinrotimidaniel2325 2 жыл бұрын
Thanks man, that django-heroku app is just the right solution, a wolẹ night was wasted without it
@dembashow
@dembashow 3 жыл бұрын
Man, you are incredible. Thanks for those tuts
@CodeWithTomi
@CodeWithTomi 3 жыл бұрын
I'm glad you like it
@saadistan6550
@saadistan6550 2 жыл бұрын
Man you are the best i was hopeless before watching this video but thanks to you
@CodeWithTomi
@CodeWithTomi 2 жыл бұрын
I'm glad it helped
@CosmicNomadis22
@CosmicNomadis22 2 жыл бұрын
Thanks for the video man. Very clear & helpful.
@CodeWithTomi
@CodeWithTomi 2 жыл бұрын
I'm glad you like it
@aka_bearz
@aka_bearz 3 жыл бұрын
Thanks man, after 5 hours it works :'3
@CodeWithTomi
@CodeWithTomi 3 жыл бұрын
Glad it helped
@DanSevigny
@DanSevigny Жыл бұрын
Thanks for the tutorial -- it would be helpful to hear more about *why* you're doing any particular thing, rather than just seeing you do it. Someone with no other knowledge of Heroku / Django would have a hard time using this tutorial to launch their own project. That said, always appreciative of content like this and glad to see how you do it. For me, reading the documentation was necessary to really learn.
@stocaster
@stocaster Жыл бұрын
yes. links to documentation and help pages for reference will be good.
@theebookkeeper
@theebookkeeper 3 жыл бұрын
finally now I can test my projects on the internet ;)
@CodeWithTomi
@CodeWithTomi 3 жыл бұрын
I'm glad you enjoyed it
@preciousnwogu9980
@preciousnwogu9980 2 жыл бұрын
You are good in explanations... Thanks 👍
@samiorra405
@samiorra405 7 ай бұрын
Thank you very much, so simple and so efficient
@haroonzuberi339
@haroonzuberi339 Жыл бұрын
Simple and easy steps. thank you
@AnimalUnleashedHD
@AnimalUnleashedHD 3 жыл бұрын
Thanks for the StaticFiles code, that fixed my static files error when deploying to Heroku 👍
@CodeWithTomi
@CodeWithTomi 3 жыл бұрын
I'm glad you enjoyed it
@darren_baldwin
@darren_baldwin 3 жыл бұрын
@@CodeWithTomi I am getting this error: "TemplateDoesNotExist at /" how do I fix this?
@kevincueva4419
@kevincueva4419 2 жыл бұрын
genial amigo, gracias! saludos desde Colombia
@satya5566
@satya5566 3 жыл бұрын
Thanks - you are awesome
@segunphilips753
@segunphilips753 Жыл бұрын
Hi, please, i need help, i got this error message after i did "git push heroku master" ! [remote rejected] master -> master (pre-receive hook declined) error: failed to push some refs to
@quran-forAll
@quran-forAll Жыл бұрын
Good job bro
@TinTechPodcast
@TinTechPodcast Жыл бұрын
Tomi, you are doing well
@isharaudayangawimalaweera3642
@isharaudayangawimalaweera3642 2 жыл бұрын
Thank you very much
@MrAfroboy94
@MrAfroboy94 2 жыл бұрын
You are really great!! Thank yo so much
@CodeWithTomi
@CodeWithTomi 2 жыл бұрын
Thanks
@alifareeq228
@alifareeq228 2 жыл бұрын
thanks alot mate
@brantechsyt6130
@brantechsyt6130 3 жыл бұрын
Nice video Tomi!!
@CodeWithTomi
@CodeWithTomi 3 жыл бұрын
Thanks a lot bro
@brantechsyt6130
@brantechsyt6130 3 жыл бұрын
@@CodeWithTomi u welcome bro
@jagadeeshmandala4097
@jagadeeshmandala4097 3 жыл бұрын
How can we add payment option while registering to any online workshops??
@KYIM-jb8xi
@KYIM-jb8xi 3 ай бұрын
thank you thank you thank you!!!!!!
@Ronobuildstech
@Ronobuildstech 2 жыл бұрын
RESPECT MAN!
@CodeWithTomi
@CodeWithTomi 2 жыл бұрын
Thanks
@bardack134
@bardack134 11 ай бұрын
i thought heroku was free but it asking me to add a payment information to create an app
@vdengineering2666
@vdengineering2666 Жыл бұрын
Thank you
@the_proton_guy
@the_proton_guy 2 жыл бұрын
Anytime I try to open the link it shows application error. Please how can I fix this? Its driving me crazy
@hamidslice5693
@hamidslice5693 2 жыл бұрын
You spelled application wrong in the Procfile. Is that why i'm getting a error?
@disguisesanity
@disguisesanity 3 жыл бұрын
Great Video, bro. But I got an error "remote rejected" it failed to push some refs
@carolezug6672
@carolezug6672 2 жыл бұрын
Thanks for the video. Very straightforward! I am having a Server Error (500) though. If I change debut to 'True', it works fine. Any ideas of what is wrong with my app, please?
@patricklionnel4073
@patricklionnel4073 2 жыл бұрын
I got the same issue and Putting Debug to 'TRUE' solve it.... Please someone could explain me why???? I'm confused!!!!!!! Lot of documentation recomend to put it false!!!!
@moseschika6531
@moseschika6531 Жыл бұрын
Please i need help on building a junior developer portfolio , after following your videos for a while i feel i can finally call myself a junior developer
@theblackelephant
@theblackelephant 2 жыл бұрын
Man What? You are Mr easy of explanation
@CodeWithTomi
@CodeWithTomi 2 жыл бұрын
Thanks a lot
@arbaaz9194
@arbaaz9194 3 жыл бұрын
Can you do a video for setting Django app for deployment? like setting up environment variables, static files, media files, DEBUG=False, etc. I always face some problems while setting up for deployment.
@CodeWithTomi
@CodeWithTomi 3 жыл бұрын
Watch this video I did on django deployment.... I explained everything there: kzfaq.info/get/bejne/jsCfh9ic1svPqo0.html
@quran-forAll
@quran-forAll Жыл бұрын
Please how can i push(add) my updates to same project
@poisson6673
@poisson6673 3 жыл бұрын
👍
@buxdev576
@buxdev576 Жыл бұрын
i am getting an application error, i did every step but did i miss anything that most people did also?
@NgoniAlwin
@NgoniAlwin Жыл бұрын
You are the best
@codingdre5041
@codingdre5041 2 жыл бұрын
yo can you help me push my project to heroku? its giving me errors
@chrisharden1994
@chrisharden1994 2 жыл бұрын
Requested runtime (Python-3.10.5) is not available for this stack (heroku-22). I tried updating Heroku CLI.... changing buildpacks and different stacks. I'm stuck yet gain
@lioouedraogo2477
@lioouedraogo2477 Жыл бұрын
P at python should be lower case
@slicker1260
@slicker1260 Жыл бұрын
hey im thinking of using this tutorial i imagine the 2 year time gap might cause issues like it has with you , did you ever end up figuring it out with hosting django on heroku ? any other method u used or tutorial that worked ? thanks : )
@obapalacebenin9413
@obapalacebenin9413 2 жыл бұрын
Hey Tomi thanks for this, please how do I add my media file on heroku too, I need some clarity
@CodeWithTomi
@CodeWithTomi 2 жыл бұрын
You need to setup cloud storage in your application before deploying it
@bahdev1324
@bahdev1324 3 жыл бұрын
Tomi question here I'm confuse a little bit on how you push the project to heroku I saw you did git add . and git commit And later git push heroku master Is the command git push heroku master going to host the files on github?
@CodeWithTomi
@CodeWithTomi 3 жыл бұрын
git add . is going to add all the files and folders in your project to the initialized repository git commit is for mainly leaving a message , but very important git push heroku master will host all your project files to the server, then your project is now deployed👍
@bahdev1324
@bahdev1324 3 жыл бұрын
@@CodeWithTomi Okay Tomi Is there any possibility to host my project on heroku without hosting them on github?
@CodeWithTomi
@CodeWithTomi 3 жыл бұрын
Yes, there are other options
@bahdev1324
@bahdev1324 3 жыл бұрын
@@CodeWithTomi Thanks Dude I really appreciate...
@bahdev1324
@bahdev1324 3 жыл бұрын
Thanks Tomi
@CodeWithTomi
@CodeWithTomi 3 жыл бұрын
Thanks for watching
@MuhammadLab
@MuhammadLab 3 жыл бұрын
👍🏻👍🏻
@CodeWithTomi
@CodeWithTomi 3 жыл бұрын
Thanks for watching
@MuhammadLab
@MuhammadLab 3 жыл бұрын
@@CodeWithTomi✌🏻 😊👌🏻
@alfredoussivane8461
@alfredoussivane8461 2 күн бұрын
hii, when i try heroku login it gives me error : spawn unknown code : unknown, can you help me
@abdulhafeezlasisi7848
@abdulhafeezlasisi7848 Жыл бұрын
Please mine is getting a programming error. How do I fix this??
@thefrancho5235
@thefrancho5235 3 жыл бұрын
Dude amazing video, i was tryin to deploy my app for 14 hours, got hopeless and i watched this videos as last resort... And it worked! Thanks Tomi, for real
@CodeWithTomi
@CodeWithTomi 3 жыл бұрын
Thanks for watching it, and I'm glad you like it
@juhiesayyed
@juhiesayyed Жыл бұрын
shat shat naman apko 🥲
@jeanpaulrodriguezflores2398
@jeanpaulrodriguezflores2398 Жыл бұрын
🐐
@obapalacebenin9413
@obapalacebenin9413 2 жыл бұрын
Great tutorial cheif, please I'm unable to push to master, it says "[remote rejected] master -> master (pre-receive hook declined) ..." what do I do
@obapalacebenin9413
@obapalacebenin9413 2 жыл бұрын
Hey Tomi I'm still waiting for a response
@kagam1nonly
@kagam1nonly 7 ай бұрын
same
@muhammadameerhamza8842
@muhammadameerhamza8842 Ай бұрын
(myenv) PS D:\Django Projects\Completed Projects\portfolio> heroku heroku : The term 'heroku' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1 + heroku + ~~~~~~ + CategoryInfo : ObjectNotFound: (heroku:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException i am facing this error when i write the heroku in terminal
@blesscheriyan2440
@blesscheriyan2440 3 жыл бұрын
Bro.please upload how to host upcoming events in website at same time .v have to hosts 4 events....using Django
@CodeWithTomi
@CodeWithTomi 3 жыл бұрын
Ok... I will have a look at that
@blesscheriyan2440
@blesscheriyan2440 3 жыл бұрын
@@CodeWithTomi thanks so much bro.... Please do it fastly.....i will still waiting for next videos this
@universal4334
@universal4334 2 жыл бұрын
How to get domain for that
@unnatisharma1261
@unnatisharma1261 2 жыл бұрын
How to deploy django blog app Is this same?
@CodeWithTomi
@CodeWithTomi 2 жыл бұрын
Yes
@kabahnelson
@kabahnelson 3 жыл бұрын
My Nigerian man always having problem pronouncing H. like your channel
@Filipkasic
@Filipkasic Жыл бұрын
heroku isn't free anymore and you got to enter credit card info to deploy an app
@chideraonuh5943
@chideraonuh5943 Жыл бұрын
Very easy and well explained, but you did not say if we can create heroku apps for free or not. I can't continue right now because i have to pay for my domain name. Which honestly was not what I had planned or expected
@michaelejila6260
@michaelejila6260 2 жыл бұрын
Tomide na you be this??
@Nathan-zc1qs
@Nathan-zc1qs 2 жыл бұрын
im getting ref erros on the last step
@codingdre5041
@codingdre5041 2 жыл бұрын
same here
@codepractice401
@codepractice401 Жыл бұрын
it doesnt work for me
@xara999
@xara999 2 жыл бұрын
Where is the code?
@JamesHikes
@JamesHikes 2 жыл бұрын
YOU ARE AAMZMZAINZG
@CodeWithTomi
@CodeWithTomi 2 жыл бұрын
Thanks
@aarspainting81
@aarspainting81 Жыл бұрын
wish me luck im gonna get on it
Heroku Webhosting for Django - Python Django Dentist Website #12
22:28
How to Deploy a Django App and Postgres Database to Render
20:14
Pretty Printed
Рет қаралды 30 М.
Red❤️+Green💚=
00:38
ISSEI / いっせい
Рет қаралды 85 МЛН
Inside Out Babies (Inside Out Animation)
00:21
FASH
Рет қаралды 17 МЛН
Получилось у Миланы?😂
00:13
ХАБИБ
Рет қаралды 4,3 МЛН
Heroku Is Dead, Here's What I Recommend
11:59
Theo - t3․gg
Рет қаралды 254 М.
How to Deploy Django App on Heroku with PostgreSQL Database
14:38
Deploy a Django web app to Python Anywhere [FREE]
19:04
Cloud With Django
Рет қаралды 125 М.
Deploy a Django web app on Amazon EC2
21:47
Cloud With Django
Рет қаралды 86 М.
Deploy Django with Digital Ocean App Platform
19:29
Legion Script
Рет қаралды 8 М.
Deploy Django Docker Image to Heroku
1:09:56
Very Academy
Рет қаралды 17 М.
How to Deploy a Fullstack Django Web App on Vercel.
25:26
Code With Clinton
Рет қаралды 24 М.
İĞNE İLE TELEFON TEMİZLEMEK!🤯
0:17
Safak Novruz
Рет қаралды 1 МЛН
iPhone 15 Pro в реальной жизни
24:07
HUDAKOV
Рет қаралды 475 М.
НЕ БЕРУ APPLE VISION PRO!
0:37
ТЕСЛЕР
Рет қаралды 374 М.
Сколько реально стоит ПК Величайшего?
0:37