You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple ToDo List app that uses class-based views built with Django, HTML and some CSS. SQLite is used to store data locally and Postgres for storing data in deployment since Heroku has ephemeral storage.