Skip to content

My Polls app developed in django from its official documentation for fun.

Notifications You must be signed in to change notification settings

bhavin-padia/polls_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

polls_app

My Polls app developed in django from its official documentation for fun.

Install and run

--> Download this project.

--> open 'polls_app-master' in cmd and activate virtual environment.

--> Now cd into 'mysite' folder (folder which contains manage.py file) and run 'python manage.py runserver'.

--> Now open 'http://localhost:8000/polls' in your browser.

Admin

--> You can also navigate to 'http://localhost:8000/admin/' to see simple admin template.

About

My Polls app developed in django from its official documentation for fun.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages