LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.cfg
management/__init__.py
management/admin.py
management/apps.py
management/authentication.py
management/consumers.py
management/forms.py
management/models.py
management/routing.py
management/urls.py
management/utils.py
management/views.py
management/management/commands/create_admin.py
management/management/commands/process_reminders.py
management/migrations/0001_initial.py
management/migrations/0002_auto_20201007_1636.py
management/migrations/__init__.py
management/static/management/css/DateTimePicker.css
management/static/management/css/style.css
management/static/management/js/DateTimePicker.js
management/static/management/js/datetime.js
management/static/management/js/session.js
management/templates/management/add_election.html
management/templates/management/add_session.html
management/templates/management/add_tokens.html
management/templates/management/add_voters.html
management/templates/management/application.html
management/templates/management/base.html
management/templates/management/election.html
management/templates/management/help.html
management/templates/management/image_input.html
management/templates/management/import_csv.html
management/templates/management/index.html
management/templates/management/login.html
management/templates/management/results.html
management/templates/management/session.html
management/templates/management/session_election_item.html
management/templates/management/session_settings.html
management/templates/management/spectator_settings.html
vote/__init__.py
vote/admin.py
vote/apps.py
vote/authentication.py
vote/consumers.py
vote/forms.py
vote/models.py
vote/routing.py
vote/selectors.py
vote/tests.py
vote/urls.py
vote/views.py
vote/management/commands/create_election.py
vote/management/commands/create_session.py
vote/management/commands/create_voter.py
vote/management/commands/reset_voter.py
vote/management/commands/revoke_code.py
vote/migrations/0001_initial.py
vote/migrations/0002_auto_20200529_2104.py
vote/migrations/0003_auto_20200529_2118.py
vote/migrations/0004_auto_20200529_2250.py
vote/migrations/0005_auto_20200530_0019.py
vote/migrations/0006_auto_20200530_1836.py
vote/migrations/0007_auto_20200530_2113.py
vote/migrations/0008_election_result_published.py
vote/migrations/0009_remove_voter_remind_me.py
vote/migrations/0010_auto_20200601_0020.py
vote/migrations/0011_voter_logged_in.py
vote/migrations/0012_auto_20200601_0047.py
vote/migrations/0013_auto_20201007_1830.py
vote/migrations/0014_election_voters_self_apply.py
vote/migrations/0015_auto_20201011_1826.py
vote/migrations/0016_voter_name.py
vote/migrations/0017_election_send_emails_on_start.py
vote/migrations/0018_auto_20201025_2159.py
vote/migrations/0019_auto_20201030_1913.py
vote/migrations/0020_election_remind_text_sent.py
vote/migrations/0021_auto_20201103_1923.py
vote/migrations/0022_auto_20201104_1438.py
vote/migrations/0023_election_disable_abstention.py
vote/migrations/0024_auto_20201116_2128.py
vote/migrations/0025_session_spectator_token.py
vote/migrations/0026_voter_invalid_email.py
vote/migrations/0027_change_field_type_results_published.py
vote/migrations/0028_auto_20210804_2335.py
vote/migrations/0029_rename_unpublished_and_disable_abstention.py
vote/migrations/0030_auto_20220508_1226.py
vote/migrations/__init__.py
vote/static/bootstrap-4.5.3-dist/css/bootstrap-grid.css
vote/static/bootstrap-4.5.3-dist/css/bootstrap-grid.css.map
vote/static/bootstrap-4.5.3-dist/css/bootstrap-grid.min.css
vote/static/bootstrap-4.5.3-dist/css/bootstrap-grid.min.css.map
vote/static/bootstrap-4.5.3-dist/css/bootstrap-reboot.css
vote/static/bootstrap-4.5.3-dist/css/bootstrap-reboot.css.map
vote/static/bootstrap-4.5.3-dist/css/bootstrap-reboot.min.css
vote/static/bootstrap-4.5.3-dist/css/bootstrap-reboot.min.css.map
vote/static/bootstrap-4.5.3-dist/css/bootstrap.css
vote/static/bootstrap-4.5.3-dist/css/bootstrap.css.map
vote/static/bootstrap-4.5.3-dist/css/bootstrap.min.css
vote/static/bootstrap-4.5.3-dist/css/bootstrap.min.css.map
vote/static/bootstrap-4.5.3-dist/js/bootstrap.bundle.js
vote/static/bootstrap-4.5.3-dist/js/bootstrap.bundle.js.map
vote/static/bootstrap-4.5.3-dist/js/bootstrap.bundle.min.js
vote/static/bootstrap-4.5.3-dist/js/bootstrap.bundle.min.js.map
vote/static/bootstrap-4.5.3-dist/js/bootstrap.js
vote/static/bootstrap-4.5.3-dist/js/bootstrap.js.map
vote/static/bootstrap-4.5.3-dist/js/bootstrap.min.js
vote/static/bootstrap-4.5.3-dist/js/bootstrap.min.js.map
vote/static/img/apple-touch-icon.png
vote/static/img/blank_avatar.png
vote/static/img/example.png
vote/static/img/favicon128.png
vote/static/img/favicon16.png
vote/static/img/favicon32.png
vote/static/img/favicon64.png
vote/static/img/logo_inv.png
vote/static/img/question-circle.svg
vote/static/img/help_page/apply_page.png
vote/static/img/help_page/apply_page_numbered.png
vote/static/img/help_page/overview_app.png
vote/static/img/help_page/overview_page.png
vote/static/img/help_page/overview_results.png
vote/static/img/help_page/vote_page_bernd.png
vote/static/img/help_page/vote_waiting.png
vote/static/js/application.js
vote/static/js/jquery-3.5.1.min.js
vote/static/js/jquery-3.5.1.slim.min.js
vote/static/js/popper-1.16.1.min.js
vote/static/js/reload.js
vote/static/vote/css/style.css
vote/static/vote/js/vote.js
vote/templates/vote/application.html
vote/templates/vote/base.html
vote/templates/vote/help.html
vote/templates/vote/help.md
vote/templates/vote/image_input.html
vote/templates/vote/index.html
vote/templates/vote/index_election_item.html
vote/templates/vote/login.html
vote/templates/vote/ratelimited.html
vote/templates/vote/spectator.html
vote/templates/vote/spectator_election_item.html
vote/templates/vote/vote.html
vote/templates/vote/mails/invitation.j2
vote/templates/vote/mails/start.j2
vote/templates/vote/tex/invitation.tex
vote/templatetags/vote_extras.py
wahlfang/__init__.py
wahlfang/asgi.py
wahlfang/manage.py
wahlfang/routing.py
wahlfang/urls.py
wahlfang/wsgi.py
wahlfang.egg-info/PKG-INFO
wahlfang.egg-info/SOURCES.txt
wahlfang.egg-info/dependency_links.txt
wahlfang.egg-info/entry_points.txt
wahlfang.egg-info/not-zip-safe
wahlfang.egg-info/requires.txt
wahlfang.egg-info/top_level.txt
wahlfang/settings/__init__.py
wahlfang/settings/base.py
wahlfang/settings/development.py
wahlfang/settings/wahlfang.py