I'm a beginner with Django but I'd like to see my projects online without having to pay for the host as it is just to learn to deployment process.
try pythonanywhere. imo, its one of the best free django cloud host you can find
Heroku is free. It uses deployment via git
, so you will also learn that in the process.
I suggest setting up an account at Github - also free for public repositories - and following the tutorial to setup the repository for your app. Then learn how to deploy that repo to Heroku.
The documentation of both sites is fantastic.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With