THANK YOU TOMI I LOVE YOU I WAS STRUGGLING SO BAD AND IT DIDNT WORK AT FIRST. I WAS USING KAGI and it kept giving me a 505 error bc it was a git repo cloned into my project so heroku kept pulling the old github code and not my modified kagi code in vscode. I then updated and pushed the code in github but never came back to it till now. Two weeks later I'm trying to do a diff method and all the other tutorials hosted on github. Tried it didn't work went thru the hassle of downloading all the big files to git desktop for no reason. I should've just tried it this way again after I figured out the kagi thing so I didn't have to waste another 3 hours.. BUT STILL IT WORKS AND IM SO HAPPY.
@theebookkeeper3 жыл бұрын
finally now I can test my projects on the internet ;)
@CodeWithTomi3 жыл бұрын
I'm glad you enjoyed it
@3ssem-4994 ай бұрын
@@CodeWithTomi why I should first payment method fuckkkkkkkkkkkkkkkkk
@DanSevigny2 жыл бұрын
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 Жыл бұрын
yes. links to documentation and help pages for reference will be good.
@saadistan65502 жыл бұрын
Man you are the best i was hopeless before watching this video but thanks to you
@CodeWithTomi2 жыл бұрын
I'm glad it helped
@AnimalUnleashedHD3 жыл бұрын
Thanks for the StaticFiles code, that fixed my static files error when deploying to Heroku 👍
@CodeWithTomi3 жыл бұрын
I'm glad you enjoyed it
@darren_baldwin3 жыл бұрын
@@CodeWithTomi I am getting this error: "TemplateDoesNotExist at /" how do I fix this?
@thefrancho52353 жыл бұрын
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
@CodeWithTomi3 жыл бұрын
Thanks for watching it, and I'm glad you like it
@akinrotimidaniel23252 жыл бұрын
Thanks man, that django-heroku app is just the right solution, a wolẹ night was wasted without it
@alonzolee28642 жыл бұрын
You explain that plain and simple. I like that!!!
@segunphilips7532 жыл бұрын
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
@dembashow3 жыл бұрын
Man, you are incredible. Thanks for those tuts
@CodeWithTomi3 жыл бұрын
I'm glad you like it
@aka_bearz3 жыл бұрын
Thanks man, after 5 hours it works :'3
@CodeWithTomi3 жыл бұрын
Glad it helped
@trevorphillips97313 ай бұрын
Bro! This worked! THANK YOU!!
@quran-forAll2 жыл бұрын
You always make everything clear and easier ♡
@jagadeeshmandala40974 жыл бұрын
How can we add payment option while registering to any online workshops??
@brantechsyt61304 жыл бұрын
Nice video Tomi!!
@CodeWithTomi4 жыл бұрын
Thanks a lot bro
@brantechsyt61304 жыл бұрын
@@CodeWithTomi u welcome bro
@hamidslice56933 жыл бұрын
You spelled application wrong in the Procfile. Is that why i'm getting a error?
@CosmicNomadis223 жыл бұрын
Thanks for the video man. Very clear & helpful.
@CodeWithTomi3 жыл бұрын
I'm glad you like it
@chrisharden19942 жыл бұрын
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
@lioouedraogo24772 жыл бұрын
P at python should be lower case
@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 : )
@samiorra405 Жыл бұрын
Thank you very much, so simple and so efficient
@the_proton_guy2 жыл бұрын
Anytime I try to open the link it shows application error. Please how can I fix this? Its driving me crazy
@bahdev13244 жыл бұрын
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?
@CodeWithTomi4 жыл бұрын
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👍
@bahdev13244 жыл бұрын
@@CodeWithTomi Okay Tomi Is there any possibility to host my project on heroku without hosting them on github?
@CodeWithTomi4 жыл бұрын
Yes, there are other options
@bahdev13244 жыл бұрын
@@CodeWithTomi Thanks Dude I really appreciate...
@quran-forAll2 жыл бұрын
Please how can i push(add) my updates to same project
@obapalacebenin94132 жыл бұрын
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
@obapalacebenin94132 жыл бұрын
Hey Tomi I'm still waiting for a response
@kagam1nonly Жыл бұрын
same
@gracedumle84082 ай бұрын
Thank you for this video
@arbaaz91944 жыл бұрын
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.
@CodeWithTomi4 жыл бұрын
Watch this video I did on django deployment.... I explained everything there: kzbin.info/www/bejne/jovShaihpsqesLs
@bardack134 Жыл бұрын
i thought heroku was free but it asking me to add a payment information to create an app
@buxdev5762 жыл бұрын
i am getting an application error, i did every step but did i miss anything that most people did also?
@haroonzuberi339 Жыл бұрын
Simple and easy steps. thank you
@ayomidejayeola23693 ай бұрын
What if you created your project already how do you go about it
@preciousnwogu99802 жыл бұрын
You are good in explanations... Thanks 👍
@theblackelephant3 жыл бұрын
Man What? You are Mr easy of explanation
@CodeWithTomi3 жыл бұрын
Thanks a lot
@obapalacebenin94132 жыл бұрын
Hey Tomi thanks for this, please how do I add my media file on heroku too, I need some clarity
@CodeWithTomi2 жыл бұрын
You need to setup cloud storage in your application before deploying it
@TinTechPodcast2 жыл бұрын
Tomi, you are doing well
@ameernexus6 ай бұрын
(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
@muhammaddhimasekowiyono418Ай бұрын
can this deployment open django admin?
@unnatisharma12613 жыл бұрын
How to deploy django blog app Is this same?
@CodeWithTomi3 жыл бұрын
Yes
@alfredoussivane84614 ай бұрын
hii, when i try heroku login it gives me error : spawn unknown code : unknown, can you help me
@codingdre50412 жыл бұрын
yo can you help me push my project to heroku? its giving me errors
@abdulhafeezlasisi78482 жыл бұрын
Please mine is getting a programming error. How do I fix this??
@MrAfroboy943 жыл бұрын
You are really great!! Thank yo so much
@CodeWithTomi3 жыл бұрын
Thanks
@satya55663 жыл бұрын
Thanks - you are awesome
@NgoniAlwin Жыл бұрын
You are the best
@Ronobuildstech3 жыл бұрын
RESPECT MAN!
@CodeWithTomi3 жыл бұрын
Thanks
@carolezug66723 жыл бұрын
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?
@patricklionnel40732 жыл бұрын
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!!!!
@quran-forAll2 жыл бұрын
Good job bro
@blesscheriyan24404 жыл бұрын
Bro.please upload how to host upcoming events in website at same time .v have to hosts 4 events....using Django
@CodeWithTomi4 жыл бұрын
Ok... I will have a look at that
@blesscheriyan24404 жыл бұрын
@@CodeWithTomi thanks so much bro.... Please do it fastly.....i will still waiting for next videos this
@Kiddiesspace1712 жыл бұрын
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
@alifareeq2282 жыл бұрын
thanks alot mate
@universal43343 жыл бұрын
How to get domain for that
@kevincueva44193 жыл бұрын
genial amigo, gracias! saludos desde Colombia
@MuhammadLab4 жыл бұрын
👍🏻👍🏻
@CodeWithTomi4 жыл бұрын
Thanks for watching
@MuhammadLab4 жыл бұрын
@@CodeWithTomi✌🏻 😊👌🏻
@juhiesayyed Жыл бұрын
shat shat naman apko 🥲
@disguisesanity3 жыл бұрын
Great Video, bro. But I got an error "remote rejected" it failed to push some refs
@isharaudayangawimalaweera36423 жыл бұрын
Thank you very much
@gracedumle84082 ай бұрын
But heroku isn't free right
@bahdev13244 жыл бұрын
Thanks Tomi
@CodeWithTomi4 жыл бұрын
Thanks for watching
@Filipkasic2 жыл бұрын
heroku isn't free anymore and you got to enter credit card info to deploy an app
@kaushiq8473 ай бұрын
is it still free?
@KYIM-jb8xi7 ай бұрын
thank you thank you thank you!!!!!!
@vdengineering26662 жыл бұрын
Thank you
@Nathan-zc1qs2 жыл бұрын
im getting ref erros on the last step
@codingdre50412 жыл бұрын
same here
@codepractice4012 жыл бұрын
it doesnt work for me
@vato62602 жыл бұрын
Tomide na you be this??
@xara9992 жыл бұрын
Where is the code?
@poisson66733 жыл бұрын
👍
@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
@kabahnelson3 жыл бұрын
My Nigerian man always having problem pronouncing H. like your channel