MANIFEST.in
setup.cfg
setup.py
django_competition/__init__.py
django_competition/admin.py
django_competition/apps.py
django_competition/forms.py
django_competition/models.py
django_competition/services.py
django_competition/urls.py
django_competition/views.py
django_competition.egg-info/PKG-INFO
django_competition.egg-info/SOURCES.txt
django_competition.egg-info/dependency_links.txt
django_competition.egg-info/requires.txt
django_competition.egg-info/top_level.txt
django_competition/management/__init__.py
django_competition/management/commands/__init__.py
django_competition/management/commands/update_votes.py
django_competition/migrations/0001_initial.py
django_competition/migrations/0002_auto_20180317_1741.py
django_competition/migrations/__init__.py
django_competition/templates/django_competition/email.txt
django_competition/templates/django_competition/vote.html
django_competition/templates/django_competition/vote_confirm.html
django_competition/templates/django_competition/vote_performed.html
django_competition/templates/django_competition/partials/base.html
django_competition/templates/django_competition/partials/vote.html
django_competition/templates/django_competition/partials/vote_confirm.html
django_competition_test/__init__.py
django_competition_test/conftest.py
django_competition_test/test_forms.py
django_competition_test/test_save_vote.py
django_competition_test/test_views.py
django_competition_test/test_vote_service.py
requirements/base.txt
requirements/dev.txt