Skip to content

WDI-SEA/python-django-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-django-todo

Todo App built with Django

Installation

git clone git@github.com:WDI-SEA/python-django-todo.git
cd python-django-todo
createdb todoappsite
python3 manage.py migrate
python3 manage.py createsuperuser
python3 manage.py runserver

About

Todo App built with Django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors