Skip to content

codenit/DjangoPolls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DjangoPolls

A poll application which consist of two parts:

  1. A public site that lets people view polls and vote in them.
  2. An admin site that lets you add, change, and delete polls.