Skip to content

codeaholicguy/django-simple-polling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-simple-polling

Simple Polling Site using Django

How to install?

Install pip: python easy_install pip

Install Django: python pip install django

Install pytz: python pip install pytz

How to run?

python manage.py runserver

How to access?

127.0.0.1:8000/home

How to add polling question?

127.0.0.1:8000/admin

username: admin

password: password

About

Simple Polling Site using Django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published