Overview
Atlassian Sourcetree is a free Git and Mercurial client for Windows.
Atlassian Sourcetree is a free Git and Mercurial client for Mac.
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