Election information app for university student governments and other organizations
INSTALLATION
You will need to install two things:
-
pip install django
-
pip install django-registration
-
pip install -e git+http://github.com/urtzai/django-registration.git@patch-1#egg=registration
-
pip install django-recaptcha
-
pip install mysql-python
All everyvote technology is provided free and open source under the AGPL3.