Skip to content

sakshiseth/Django_TODO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django_TODO

First Django Project

Clone this Repository and Run:

  1. pipenv shell
  2. python manage.py runserver
  3. Open http://127.0.0.1:8000/todo/ to view the todo app

Make sure you installed Django : "pip3 install pipenv" and "pipenv install django==2.1"

About

First Django Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published