Skip to content

nikotsafos/python-django-todo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 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

Languages

  • Python 67.6%
  • HTML 32.4%