I would appreciate you make a tutorial on how to handle static files, happens to flag serious error, how stopped that was making debug true which isnt advicable as django has stated.
Hi Bernard, nice and easy to understand video. Thank you! I dont have access to the terminal in my cPanel. Can I do the pip install django also by a script? Thanks for your help.
I’m a having a serious issue. Same issue I had before seeing this video then decided to buy both domain and registered from the link you added here. I followed everything just as you said yet I’m having error 500. Where as inside the Error link in the site it’s showing 404 error I’ve been debugging for days now to no avail. Please help me sir aabeg
Hello sir, Good Day, My name is Pritesh, I have been learning python from your channel for a long time. I have made an application in python(django) .In this application I am stuck in the form mail sending (I got an error Connection refused 111 error). I have been trying to resolve it for 3 to 4 days but I can't resolve it, Exact issue is, I am not able to receive email from the contact form.sir, can you please give me the solution for this issue. Thanks
this is BS, he did not show how to run the server with the ssl certificate, by default django runs http and he is running https, this thing must be done in nginx or apache otherwise the app will crash
A tech tutorial doesn't get better than this.
Thank you, Mwanza!
you are absolutely the best!!! incredible didactics. couldnt be more clear and simple. thanks a lot
Thank you Bernard. You have clearly explained and demonstrated the deployment process.
Very simple and clear. Great job Bernard. Thanks for sharing.
Thanks so much for making this tutorial, You are a life savior!!!
oh my god, thank you. I have been struggling with this for two days. you are a godsend, Mr. Mwanza!
i'm back, i forgot how to do it 😆
Man you are just amazing! Really great work! Keep making these type of tutorials. You are great guy!
Good work. Brief and to the point.
Great work Sir .. very easy to follow
Thanks and welcome
Amazing tutorial! Thanks for that 😊
Kazi Safi kasee.
Thank you very much. Very simple and direct tutorial. Good job👍🏽. By the way, what’s the web host name?
chajiocloud
great tutorial sir, please i can't find create python app on my linux hosting
Thanks bro.
This helped me.
Very good tut !
But how about if i've got a venv fold in my local project?
Thanks for the tutorial, the procfile, requirements, and profile is it because of heroku? or it is mandatory for production deployment
Thanks , is there a video to connect the postgre on CPanel to the django App
Thank you for the video. It seems that as of cPanel version 110.0.2, the one-click Python installation feature is no longer available.
Thanks so much bros,
But what is Cpanel service that you use?
Nice one 👌
Thank you Benard. Well Explained. Very Detailed. After many trials your method has worked. My static files aren't loading though. Any help?
Run collectstatic
Thank for this awesome tutorial ,
Can i use React and django in this c panel
Nice, thanks for the tutorial, could u help in something, will the selenium work normally if I put my site in CPANEL??
Thanks for sharing!
It great tutorial
It was wonderful tutorial...After all steps I am getting Incomplete response received from application. Please reply..
can we have postgres database instead of sqlite?
Sir ,I have internal css in my all html templates. Can I deploy it without any problems in C panel ?
Hi Sir, this will work perfect. That is inline css, you won't have issues.
Thank you so much and may you please do a video on handling static files. I have a system that am handling but static files are doing me bad
It's simple, I'll do part two of it.
Thanks for the tutorial,
My django admin panel css are not working but are working when i run on local server. Any help
You need to run collectstatic
I would appreciate you make a tutorial on how to handle static files, happens to flag serious error, how stopped that was making debug true which isnt advicable as django has stated.
What hosting company do you use?
Thanks sir ... I have a django website with static images in it. is that possible to deploy with out any issue?
Hi Bernard, nice and easy to understand video. Thank you! I dont have access to the terminal in my cPanel. Can I do the pip install django also by a script? Thanks for your help.
You have to request its activation from your hosting providers
I’m a having a serious issue. Same issue I had before seeing this video then decided to buy both domain and registered from the link you added here. I followed everything just as you said yet I’m having error 500. Where as inside the Error link in the site it’s showing 404 error I’ve been debugging for days now to no avail.
Please help me sir aabeg
i can not find the passanger log in set up python Mr, do you any solution?
How can we put our project inside folder of public html
i can deploy but my static files are not render what i can do?
My advanced part,,I cant see the terminal
Hello! i can't find django software in cpanel any help
is it possible to serve media files in such a setup? I have successfuly deployed my app but media files (uploaded to db) are not showing
i have the same problem.... :(
how to install python in c panel.i couldnt see setup python option on my cpanel
It probably wasn't part of the plan you are on, with your hosting platform.
listen i have done everything but its not picking up my static files why
there is a trick u need to apply
@@bernardmwanza1628 can you please help me with that ?
@@bernardmwanza1628 I'll pay you
How to I host my database?
It doesn't work I followed every step until 10:53. It looks so easy. what I'm I doing wrong?😭
😂just had to delete index.html file in public_html
It works!
Python 3.10.14
my cpanel doesnt have terminal? is there something i need to do?
You can request your hosting service provider to enable it for you. In most cases it is not enabled by default
Hello sir,
Good Day,
My name is Pritesh, I have been learning python from your channel for a long time.
I have made an application in python(django) .In this application I am stuck in the form mail sending (I got an error Connection refused 111 error).
I have been trying to resolve it for 3 to 4 days but I can't resolve it, Exact issue is, I am not able to receive email from the contact form.sir, can you please give me the solution for this issue.
Thanks
what host?
thanks bro
Thank you.
Thanks
Asante Bro. Guys, subscribe and like
Voice is very very low.
this is BS, he did not show how to run the server with the ssl certificate, by default django runs http and he is running https, this thing must be done in nginx or apache otherwise the app will crash
Thank you
admin page not works (404), any solution?
You will need to use the virtual environment to run migrations for admin panel to work