Deploy a Django Web App on PythonAnywhere.

preview_player
Показать описание
In this video, I 'll show you how to deploy a Django web application on PythonAnywhere, a cloud-based Python hosting platform. You'll learn how to set up a virtual environment, create a database, configure your settings, and deploy your application. By the end of this tutorial, you'll have a fully functional Django app live on the internet!

Let's go. 🚀

Push your Django Code to Github:
Рекомендации по теме
Комментарии
Автор

Have watched different video tutorials on this, but only yours worked for me. Thanks man.
You just gained a subscriber. ❤️

jpcodes
Автор

I highly recommend this video to anyone interested on Deploying Django project, Thank you Clinton.

abrscab
Автор

That tutorial helped me so much, you got a new subscriber !!!

toitosimracing
Автор

man, you will not understand the pain i am going through love you man
thanks you making this video
love you man
love your content

divyanshukrishna
Автор

Exactly what I needed. Thanks so much!

potrishead
Автор

Thank you Clinton, this was very easy to follow.

mathapelomphahlele
Автор

Trying to deploy on AWS Elastic Beanstalk was a nightmare, this is a lot easier! Thanks for your help.

mattunwin
Автор

this works. you explain things well thank you & subscribed

Jookrib
Автор

Thank you!! it was the alowed hosts, you're the best!! i own you a beer

catailabaca
Автор

Great job Clinton. Could you please help me with this issue? thanks
ImproperlyConfigured at /
settings.DATABASES is improperly configured. Please supply the ENGINE value. Check settings documentation for more details.

rodrigoriveras
Автор

This is a very well explained walkthrough, thank you so much. Can you make a video about how staticfiles can be set as well please ?

denizerkan
Автор

Thanks a lot brother, but my static files (CSS and images) are not being accessed. What to do for that?

vinayakupadhyay
Автор

can we update our website and data, do changes and can we use postgres db

ayushvanvary
Автор

Thanks for the tutorial. Please, what if I am using the latest version of Python(3.11)?

Austin_
Автор

I already have a virtual environment setup in my django project so should I make another one while hosting it on python anywhere ?

kedarshidhaye
Автор

hi, if i have not set a requirement.txt file, how should i do, should i run directly pip install django ?

fitzgerardmouliom
Автор

Hi Clinton, I have successfully deployed it. Thanks so much. But I still need clarification on something o. It's a project in progress. So will it automatically deploy any changes I push to my repo?

Austin_
Автор

Hi Clinton, I am facing errors when I try to clone the git repository on the pythonanywhere bash. Please, any help with that?

Austin_
Автор

hi clinton i have followed you till the end and when I open my website at last my website it running but all the content changed and everything on my website showing wrong.

FactsInsights
Автор

my github doesn't allow me to upload db.sqlite3 file because it is more than 25mb (31mb). please help. what i can do?

stepankhachatryan