DhruvforDhruv Dabhidhruvdabhi.hashnode.net·Jan 27, 2023Django Todo AppCreate Django Project django-admin startproject todoproject Create Django App First, cd into todoproject then create django app python manage.py todoapp Create urls.py file in todoapp . Your file structure should look like this. Open todop...3 likes·106 readsPythonAdd a thoughtful commentNo comments yetBe the first to start the conversation.