Skip to content

sidgorey/DjangoToDo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DjangoToDo

A simple ToDo list web application written in Python for Django Training (BVCOE, New Delhi) 2015 conducted by Yask Srivastava

Instructions to run the app

  1. git clone <repo link>
  2. python manage.py makemigrations && python manage.py migrate
  3. python manage.py runserver

About

A simple ToDo list web application written in Python for Django Training (BVCOE, New Delhi) 2015 conducted by Yask Srivastava

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 94.7%
  • HTML 5.3%