#web-development
Read more stories on Hashnode
Articles with this tag
Introduction Here we'll deploy a To-Do app I made in Django. Here's source-code. Initial Setup Installing Heroku CLI On Linux curl...
Why should we make a To-Do? To-Do is super helpful for beginners. Any Django project needs a database and for that you must know how to handle...
How to Create a Django Project Requirements Python — Get the latest version of Python at https://www.python.org/downloads/ or with your operating...