Skip to content

sebasmagri/mezzanine_polls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mezzanine Polls

Mezzanine Polls is a simple Poll application built for the Django based CMS Mezzanine.

Features

  • Restrict an user to vote several times
  • Seamlessly integrate with the Mezzanine CMS
  • Vote to see results

Installation and Usage

Install the app by using pip:

$ pip install mezzanine_polls

Add mezzanine_polls to INSTALLED_APPS and synchronize/migrate the database.

Go to the admin site and create new polls in the Pages section

Development

New features and fixes are welcome. Better if it comes with a patch or pull request. You can find the latest development sources at Bitbucket or GitHub. Issues are only tracked at the Bitbucket project page.

About

Polls application for the Mezzanine CMS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages