Index _ | A | B | C | D | E | F | G | I | K | L | M | N | O | P | Q | R | S | T | U | V | W | Y _ __init__() (mixnet.mixcrypt.MixCrypt method) A a (store.models.Vote attribute), [1] actions (voting.admin.VotingAdmin attribute), [1] add_user_to_census() (voting.test_configurator_selenium.ConfiguratorTests method) auth_position (mixnet.models.Mixnet attribute), [1] authentication.serializers module authentication.test_selenium module authentication.tests module authentication.views module auths (mixnet.models.Mixnet attribute), [1] (voting.models.Voting attribute), [1] (voting.serializers.VotingSerializer attribute) AuthTestCase (class in authentication.tests) B b (store.models.Vote attribute), [1] base_fields (authentication.views.CustomUserCreationForm attribute) (census.forms.CreationCensusForm attribute) (voting.forms.UpdateVotingForm attribute) booth.test_selenium module booth.tests module booth.views module BoothTestCase (class in booth.tests) BoothView (class in booth.views) C Census (class in census.models) census() (in module census.views) census.admin module Census.DoesNotExist census.forms module census.models module Census.MultipleObjectsReturned census.tests module census.views module CensusAdmin (class in census.admin) CensusCreate (class in census.views) CensusDetail (class in census.views) CensusExportView (class in census.views) CensusExportViewTest (class in census.tests) CensusImportView (class in census.views) CensusImportViewTest (class in census.tests) censusList() (in module census.views) CensusTest (class in census.tests) CensusTestCase (class in census.tests) chain_call() (mixnet.models.Mixnet method) choices_store() (in module store.utils) classic_store() (in module store.utils) clean() (census.models.Census method), [1] clean_confirmation() (authentication.views.CustomUserCreationForm method) clean_password_common() (authentication.views.CustomUserCreationForm method) clean_password_lenght() (authentication.views.CustomUserCreationForm method) clean_password_numeric() (authentication.views.CustomUserCreationForm method) clean_password_too_similar() (authentication.views.CustomUserCreationForm method) CommentBoothTestCase (class in booth.test_selenium) ConfiguratorTests (class in voting.test_configurator_selenium) create() (census.views.CensusCreate method) (mixnet.views.MixnetViewSet method) create_auth() (voting.test_selenium.VotingTests method) create_classic_option() (voting.test_selenium.VotingTests method) create_classic_question() (voting.test_selenium.QuestionsTests method) (voting.test_selenium.VotingTests method) create_classic_voting() (visualizer.test_selenium.VisualizerTestCase method) (voting.tests.VotingTestCase method) create_comment_voting() (voting.tests.VotingTestCase method) create_comment_voting_started() (visualizer.test_selenium.VisualizerTestCase method) create_multiple_choice_voting() (voting.tests.VotingTestCase method) create_multiple_choice_voting_started() (visualizer.test_selenium.VisualizerTestCase method) create_preference_voting_started() (visualizer.test_selenium.VisualizerTestCase method) create_pubkey() (voting.models.Voting method) create_ranked_option() (voting.test_selenium.VotingTests method) create_ranked_question() (voting.test_selenium.QuestionsTests method) (voting.test_selenium.VotingTests method) create_ranked_voting() (voting.tests.VotingTestCase method) create_users() (voting.test_configurator_selenium.ConfiguratorTests method) create_voters() (census.tests.ExportCensusTest method) (voting.tests.VotingTestCase method) create_voting() (booth.test_selenium.CommentBoothTestCase method) (booth.test_selenium.MultipleChoiceQuestionBoothTest method) (booth.test_selenium.PreferenceBoothTest method) (booth.test_selenium.YesNoBoothTestCase method) (census.tests.CensusExportViewTest method) (census.tests.CensusImportViewTest method) (census.tests.ExportCensusTest method) create_yesno_voting() (voting.test_configurator_selenium.ConfiguratorTests method) (voting.tests.VotingTestCase method) create_yesno_voting_started() (visualizer.test_selenium.VisualizerTestCase method) createCensus() (in module census.views) createCensusEmptyError() (census.tests.CensusTest method) createCensusSuccess() (census.tests.CensusTest method) createCensusValueError() (census.tests.CensusTest method) createClassicQuestionSuccess() (voting.tests.QuestionTestCases method) created_at (voting.models.Voting attribute), [1] CreationCensusForm (class in census.forms) CreationCensusForm.Meta (class in census.forms) CTE_A (store.tests.StoreChoiceCase attribute), [1], [2] CTE_B (store.tests.StoreChoiceCase attribute), [1], [2] CustomUserCreationForm (class in authentication.views) CustomUserCreationForm.Meta (class in authentication.views) D data (store.tests.StoreChoiceCase attribute), [1], [2], [3], [4] date_hierarchy (voting.admin.VotingAdmin attribute), [1] declared_fields (authentication.views.CustomUserCreationForm attribute) (census.forms.CreationCensusForm attribute) (voting.forms.UpdateVotingForm attribute) Decrypt (class in mixnet.views) decrypt() (mixnet.mixcrypt.MixCrypt method) (mixnet.models.Mixnet method) deleteCensus() (in module census.views) desc (voting.models.Question attribute), [1] (voting.models.Voting attribute), [1] destroy() (census.views.CensusDetail method) dispatch() (census.views.CensusExportView method) (census.views.CensusImportView method) do_postproc() (voting.models.Voting method) E email_clean() (authentication.views.CustomUserCreationForm method) encrypt() (mixnet.mixcrypt.MixCrypt method) encrypt_msg() (voting.tests.VotingTestCase method) encrypt_msgs() (mixnet.tests.MixnetCase method) end_date (voting.models.Voting attribute), [1] end_voting() (in module voting.views) export_census() (in module census.views) ExportCensusTest (class in census.tests) F fields (authentication.serializers.UserSerializer attribute) (authentication.serializers.UserSerializer.Meta attribute), [1] (authentication.views.CustomUserCreationForm.Meta attribute) (census.forms.CreationCensusForm.Meta attribute), [1] (voting.forms.UpdateVotingForm.Meta attribute), [1] (voting.serializers.QuestionOptionRankedSerializer.Meta attribute) (voting.serializers.QuestionOptionSerializer.Meta attribute) (voting.serializers.QuestionOptionYesNoSerializer.Meta attribute) (voting.serializers.QuestionSerializer.Meta attribute) (voting.serializers.SimpleVotingSerializer.Meta attribute) (voting.serializers.VotingSerializer.Meta attribute) filter_backends (store.views.StoreView attribute), [1] (voting.views.VotingUpdate attribute), [1] (voting.views.VotingView attribute), [1] filterset_fields (store.views.StoreView attribute), [1] (voting.views.VotingView attribute), [1] form_class (authentication.views.LoginView attribute) (authentication.views.RegisterView attribute) future_stop (voting.models.Voting attribute), [1] future_stop_add_task() (in module voting.signals) future_stop_task_manager() (in module voting.utils) FutureClosureTests (class in voting.tests) G gen_key() (mixnet.models.Mixnet method) gen_multiple_key() (in module mixnet.mixcrypt) gen_perm() (mixnet.mixcrypt.MixCrypt method) gen_votes() (store.tests.StoreChoiceCase method) gen_voting() (store.tests.StoreChoiceCase method) genk() (mixnet.mixcrypt.MixCrypt method) get() (store.views.StoreView method) (voting.views.VotingView method) get_context_data() (booth.views.BoothView method) (census.views.CensusExportView method) (census.views.CensusImportView method) (visualizer.views.VisualizerView method) get_form() (authentication.views.RegisterView method) get_next_by_voted() (store.models.Vote method) get_options() (voting.serializers.QuestionSerializer method) get_or_create_user() (booth.test_selenium.CommentBoothTestCase method) (booth.test_selenium.MultipleChoiceQuestionBoothTest method) (booth.test_selenium.PreferenceBoothTest method) (booth.test_selenium.YesNoBoothTestCase method) (store.tests.StoreChoiceCase method) (store.tests.StorePreferenceCase method) (store.tests.StoreTextCase method) (store.tests.StoreYesNoCase method) (voting.tests.VotingTestCase method) get_previous_by_voted() (store.models.Vote method) get_type_display() (voting.models.Question method) get_votes() (voting.models.Voting method) GetId() (in module census.views) getk() (mixnet.mixcrypt.MixCrypt method) GetUserView (class in authentication.views) I id (census.models.Census attribute) (mixnet.models.Mixnet attribute) (store.models.Vote attribute) (voting.models.Question attribute) (voting.models.QuestionOption attribute) (voting.models.QuestionOptionRanked attribute) (voting.models.QuestionOptionYesNo attribute) (voting.models.Voting attribute) identity() (postproc.views.PostProcView method) is_admin() (in module census.views) K key (mixnet.models.Mixnet attribute), [1] key_id (mixnet.models.Mixnet attribute) L labels (authentication.views.CustomUserCreationForm.Meta attribute) list() (census.views.CensusCreate method) list_display (census.admin.CensusAdmin attribute), [1] (voting.admin.QuestionAdmin attribute), [1] (voting.admin.QuestionOptionRankedAdmin attribute), [1] (voting.admin.QuestionOptionYesNoAdmin attribute), [1] (voting.admin.VotingAdmin attribute), [1] list_filter (census.admin.CensusAdmin attribute), [1] (voting.admin.VotingAdmin attribute), [1] list_votings() (in module voting.views) login_user() (booth.test_selenium.PreferenceBoothTest method) LoginView (class in authentication.views) logout_view() (in module authentication.views) LogoutView (class in authentication.views) lookups() (voting.filters.StartedFilter method) M main() (in module authentication.views) media (authentication.views.CustomUserCreationForm property) (census.admin.CensusAdmin property) (census.forms.CreationCensusForm property) (voting.admin.QuestionAdmin property) (voting.admin.QuestionOptionRankedAdmin property) (voting.admin.QuestionOptionYesNoAdmin property) (voting.admin.VotingAdmin property) (voting.forms.UpdateVotingForm property) Meta (voting.forms.UpdateVotingForm attribute) (voting.serializers.QuestionOptionRankedSerializer attribute) (voting.serializers.QuestionOptionSerializer attribute) (voting.serializers.QuestionOptionYesNoSerializer attribute) (voting.serializers.QuestionSerializer attribute) (voting.serializers.SimpleVotingSerializer attribute) (voting.serializers.VotingSerializer attribute) MixCrypt (class in mixnet.mixcrypt) Mixnet (class in mixnet.models) Mixnet.DoesNotExist mixnet.mixcrypt module mixnet.models module Mixnet.MultipleObjectsReturned mixnet.tests module mixnet.views module MixnetCase (class in mixnet.tests) MixnetViewSet (class in mixnet.views) model (authentication.serializers.UserSerializer attribute) (authentication.serializers.UserSerializer.Meta attribute), [1] (authentication.views.CustomUserCreationForm.Meta attribute) (authentication.views.LoginView attribute) (authentication.views.RegisterView attribute) (census.forms.CreationCensusForm.Meta attribute), [1] (voting.forms.UpdateVotingForm.Meta attribute), [1] (voting.serializers.QuestionOptionRankedSerializer.Meta attribute) (voting.serializers.QuestionOptionSerializer.Meta attribute) (voting.serializers.QuestionOptionYesNoSerializer.Meta attribute) (voting.serializers.QuestionSerializer.Meta attribute) (voting.serializers.SimpleVotingSerializer.Meta attribute) (voting.serializers.VotingSerializer.Meta attribute) module authentication.serializers authentication.test_selenium authentication.tests authentication.views booth.test_selenium booth.tests booth.views census.admin census.forms census.models census.tests census.views mixnet.mixcrypt mixnet.models mixnet.tests mixnet.views postproc.tests postproc.views store.models store.tests store.utils store.views visualizer.test_selenium visualizer.views voting.admin voting.filters voting.forms voting.models voting.serializers voting.signals voting.tasks voting.test_configurator_selenium voting.test_selenium voting.tests voting.utils voting.views multiple_decrypt() (in module mixnet.mixcrypt) (mixnet.mixcrypt.MixCrypt method) multiple_decrypt_shuffle() (in module mixnet.mixcrypt) multiple_decrypt_shuffle2() (in module mixnet.mixcrypt) MultipleChoiceQuestionBoothTest (class in booth.test_selenium) N name (voting.models.Voting attribute), [1] next_auths() (mixnet.models.Mixnet method) number (voting.models.QuestionOption attribute), [1] (voting.models.QuestionOptionRanked attribute), [1] (voting.models.QuestionOptionYesNo attribute), [1] O objects (census.models.Census attribute) (mixnet.models.Mixnet attribute) (store.models.Vote attribute) (voting.models.Question attribute) (voting.models.QuestionOption attribute) (voting.models.QuestionOptionRanked attribute) (voting.models.QuestionOptionYesNo attribute) (voting.models.Voting attribute) option (voting.models.QuestionOption attribute), [1] (voting.models.QuestionOptionRanked attribute), [1] (voting.models.QuestionOptionYesNo attribute), [1] options (voting.models.Question attribute) (voting.serializers.QuestionSerializer attribute) P parameter_name (voting.filters.StartedFilter attribute), [1] perform_preference() (booth.test_selenium.PreferenceBoothTest method) permission_classes (census.views.CensusCreate attribute) (voting.views.VotingUpdate attribute), [1] post() (authentication.views.GetUserView method) (authentication.views.LoginView method) (authentication.views.LogoutView method) (authentication.views.RegisterView method) (authentication.views.RegisterViewAPI method) (census.views.CensusImportView method) (mixnet.views.Decrypt method) (mixnet.views.Shuffle method) (postproc.views.PostProcView method) (store.views.StoreView method) (voting.views.VotingView method) postproc (voting.models.Voting attribute), [1] postproc.tests module postproc.views module PostProcTest (class in voting.tests) PostProcTestCase (class in postproc.tests) PostProcView (class in postproc.views) preference (voting.models.QuestionOptionRanked attribute), [1] PreferenceBoothTest (class in booth.test_selenium) pub_key (voting.models.Voting attribute), [1] (voting.serializers.VotingSerializer attribute) pub_key_id (voting.models.Voting attribute) pubkey (mixnet.models.Mixnet attribute), [1] pubkey_id (mixnet.models.Mixnet attribute) put() (voting.views.VotingUpdate method) Q queryset (mixnet.views.MixnetViewSet attribute) (store.views.StoreView attribute), [1] (voting.views.VotingUpdate attribute), [1] (voting.views.VotingView attribute), [1] queryset() (voting.filters.StartedFilter method) Question (class in voting.models) question (store.tests.StoreChoiceCase attribute) (store.tests.StorePreferenceCase attribute) (store.tests.StoreTextCase attribute) (store.tests.StoreYesNoCase attribute) (voting.models.QuestionOption attribute), [1] (voting.models.QuestionOptionRanked attribute), [1] (voting.models.QuestionOptionYesNo attribute), [1] (voting.models.Voting attribute), [1] (voting.serializers.SimpleVotingSerializer attribute) (voting.serializers.VotingSerializer attribute) Question.DoesNotExist Question.MultipleObjectsReturned question_choices (store.tests.StoreChoiceCase attribute) question_id (voting.models.QuestionOption attribute) (voting.models.QuestionOptionRanked attribute) (voting.models.QuestionOptionYesNo attribute) (voting.models.Voting attribute) question_preference (store.tests.StorePreferenceCase attribute) question_text (store.tests.StoreTextCase attribute) question_yesno (store.tests.StoreYesNoCase attribute) QuestionAdmin (class in voting.admin) QuestionOption (class in voting.models) QuestionOption.DoesNotExist QuestionOption.MultipleObjectsReturned QuestionOptionRanked (class in voting.models) QuestionOptionRanked.DoesNotExist QuestionOptionRanked.MultipleObjectsReturned QuestionOptionRankedAdmin (class in voting.admin) QuestionOptionRankedSerializer (class in voting.serializers) QuestionOptionRankedSerializer.Meta (class in voting.serializers) QuestionOptionSerializer (class in voting.serializers) QuestionOptionSerializer.Meta (class in voting.serializers) QuestionOptionYesNo (class in voting.models) QuestionOptionYesNo.DoesNotExist QuestionOptionYesNo.MultipleObjectsReturned QuestionOptionYesNoAdmin (class in voting.admin) QuestionOptionYesNoSerializer (class in voting.serializers) QuestionOptionYesNoSerializer.Meta (class in voting.serializers) QuestionSerializer (class in voting.serializers) QuestionSerializer.Meta (class in voting.serializers) QuestionsTests (class in voting.test_selenium) QuestionTestCases (class in voting.tests) R rand() (in module mixnet.mixcrypt) ranked_options (voting.models.Question attribute) readonly_fields (voting.admin.VotingAdmin attribute), [1] reencrypt() (mixnet.mixcrypt.MixCrypt method) RegisterView (class in authentication.views) RegisterViewAPI (class in authentication.views) retrieve() (census.views.CensusDetail method) S save() (census.forms.CreationCensusForm method) (census.models.Census method), [1] (voting.models.Question method) (voting.models.QuestionOption method) (voting.models.QuestionOptionRanked method) (voting.models.QuestionOptionYesNo method) search_fields (census.admin.CensusAdmin attribute), [1] (voting.admin.VotingAdmin attribute), [1] select_preferences() (booth.test_selenium.PreferenceBoothTest method) serializer_class (mixnet.views.MixnetViewSet attribute) (store.views.StoreView attribute), [1] (voting.views.VotingUpdate attribute), [1] (voting.views.VotingView attribute), [1] setk() (mixnet.mixcrypt.MixCrypt method) setUp() (authentication.test_selenium.TestLoginNegative method) (authentication.test_selenium.TestLoginPositive method) (authentication.test_selenium.TestRegisterNegative method) (authentication.test_selenium.TestRegisterPositive method) (authentication.tests.AuthTestCase method) (booth.test_selenium.CommentBoothTestCase method) (booth.test_selenium.MultipleChoiceQuestionBoothTest method) (booth.test_selenium.PreferenceBoothTest method) (booth.test_selenium.YesNoBoothTestCase method) (booth.tests.BoothTestCase method) (census.tests.CensusExportViewTest method) (census.tests.CensusImportViewTest method) (census.tests.CensusTest method) (census.tests.CensusTestCase method) (census.tests.ExportCensusTest method) (mixnet.tests.MixnetCase method) (postproc.tests.PostProcTestCase method) (store.tests.StoreChoiceCase method) (store.tests.StorePreferenceCase method) (store.tests.StoreTextCase method) (store.tests.StoreYesNoCase method) (visualizer.test_selenium.VisualizerTestCase method) (voting.test_configurator_selenium.ConfiguratorTests method) (voting.test_selenium.QuestionsTests method) (voting.test_selenium.VotingTests method) (voting.tests.FutureClosureTests method) (voting.tests.PostProcTest method) (voting.tests.QuestionTestCases method) (voting.tests.VotingTestCase method) Shuffle (class in mixnet.views) shuffle() (mixnet.mixcrypt.MixCrypt method) (mixnet.models.Mixnet method) shuffle_decrypt() (mixnet.mixcrypt.MixCrypt method) SimpleVotingSerializer (class in voting.serializers) SimpleVotingSerializer.Meta (class in voting.serializers) start() (in module voting.admin) start_date (voting.models.Voting attribute), [1] start_voting() (in module voting.views) StartedFilter (class in voting.filters) stop() (in module voting.admin) store.models module store.tests module store.utils module store.views module store_classic_votes() (voting.tests.VotingTestCase method) store_comment_votes() (voting.tests.VotingTestCase method) store_multiple_choice_votes() (voting.tests.VotingTestCase method) store_ranked_votes() (voting.tests.VotingTestCase method) store_yesno_votes() (voting.tests.VotingTestCase method) StoreChoiceCase (class in store.tests) StorePreferenceCase (class in store.tests) StoreTextCase (class in store.tests) StoreView (class in store.views) StoreYesNoCase (class in store.tests) T tally (voting.models.Voting attribute), [1] tally() (in module voting.admin) tally_view() (in module voting.views) tally_votes() (voting.models.Voting method) tearDown() (authentication.test_selenium.TestLoginNegative method) (authentication.test_selenium.TestLoginPositive method) (authentication.test_selenium.TestRegisterNegative method) (authentication.test_selenium.TestRegisterPositive method) (authentication.tests.AuthTestCase method) (booth.test_selenium.CommentBoothTestCase method) (booth.test_selenium.MultipleChoiceQuestionBoothTest method) (booth.test_selenium.PreferenceBoothTest method) (booth.test_selenium.YesNoBoothTestCase method) (booth.tests.BoothTestCase method) (census.tests.CensusTest method) (census.tests.CensusTestCase method) (mixnet.tests.MixnetCase method) (postproc.tests.PostProcTestCase method) (store.tests.StoreChoiceCase method) (store.tests.StorePreferenceCase method) (store.tests.StoreTextCase method) (store.tests.StoreYesNoCase method) (visualizer.test_selenium.VisualizerTestCase method) (voting.test_configurator_selenium.ConfiguratorTests method) (voting.test_selenium.QuestionsTests method) (voting.test_selenium.VotingTests method) (voting.tests.FutureClosureTests method) (voting.tests.PostProcTest method) (voting.tests.QuestionTestCases method) (voting.tests.VotingTestCase method) template_name (authentication.views.LoginView attribute) (authentication.views.RegisterView attribute) (booth.views.BoothView attribute) (census.views.CensusExportView attribute) (census.views.CensusImportView attribute) (visualizer.views.VisualizerView attribute) test_access_to_voting_lists_view_as_admin() (voting.test_configurator_selenium.ConfiguratorTests method) test_access_to_voting_lists_view_as_user() (voting.test_configurator_selenium.ConfiguratorTests method) test_add_new_voters() (census.tests.CensusTestCase method) test_add_new_voters_conflict() (census.tests.CensusTestCase method) test_census_export_view_for_admin() (census.tests.CensusExportViewTest method) test_census_export_view_for_non_admin() (census.tests.CensusExportViewTest method) test_census_import_view_fail() (census.tests.CensusImportViewTest method) test_census_import_view_no_file() (census.tests.CensusImportViewTest method) test_census_import_view_not_admin() (census.tests.CensusImportViewTest method) test_census_import_view_success() (census.tests.CensusImportViewTest method) test_census_import_view_voting_ended() (census.tests.CensusImportViewTest method) test_census_import_view_voting_not_started() (census.tests.CensusImportViewTest method) test_check_vote_permissions() (census.tests.CensusTestCase method) test_commentquestion() (booth.test_selenium.CommentBoothTestCase method) test_complete_comment_voting() (voting.tests.VotingTestCase method) test_complete_multiple_choice_voting() (voting.tests.VotingTestCase method) test_complete_ranked_voting() (voting.tests.VotingTestCase method) test_complete_voting() (voting.tests.VotingTestCase method) test_complete_yesno_voting() (voting.tests.VotingTestCase method) test_create() (mixnet.tests.MixnetCase method) test_create_census() (census.tests.CensusTestCase method) test_create_census_invalid_voter_id() (census.tests.CensusTestCase method) test_create_census_invalid_voting_id() (census.tests.CensusTestCase method) test_create_census_invalid_voting_id_and_voter_id() (census.tests.CensusTestCase method) test_create_classic_question() (voting.test_selenium.QuestionsTests method) test_create_classic_question_option() (voting.test_selenium.QuestionsTests method) test_create_classic_voting() (voting.test_selenium.VotingTests method) test_create_multiple_choice_voting_from_api() (voting.tests.VotingTestCase method) test_create_ranked_question() (voting.test_selenium.QuestionsTests method) test_create_ranked_question_option() (voting.test_selenium.QuestionsTests method) test_create_ranked_voting() (voting.test_selenium.VotingTests method) test_create_voting_from_api() (voting.tests.VotingTestCase method) test_create_voting_from_api_comment() (voting.tests.VotingTestCase method) test_create_voting_from_api_ranked() (voting.tests.VotingTestCase method) test_create_wrong_question_option_classic_question() (voting.test_selenium.QuestionsTests method) test_create_wrong_question_option_ranked_question() (voting.test_selenium.QuestionsTests method) test_decrypt() (mixnet.tests.MixnetCase method) test_delete_census() (census.tests.CensusTestCase method) test_delete_census_invalid_voter_id() (census.tests.CensusTestCase method) test_delete_census_invalid_voting_id() (census.tests.CensusTestCase method) test_delete_census_invalid_voting_id_and_voter_id() (census.tests.CensusTestCase method) test_destroy_voter() (census.tests.CensusTestCase method) test_do_comment_postproc() (voting.tests.PostProcTest method) test_do_comment_postproc_no_votes() (voting.tests.PostProcTest method) test_do_ranked_postproc() (voting.tests.PostProcTest method) test_do_ranked_postproc_invalid_vote() (voting.tests.PostProcTest method) test_end_date() (voting.tests.FutureClosureTests method) test_export_census() (census.tests.ExportCensusTest method) test_filter() (store.tests.StoreChoiceCase method) test_gen_vote_invalid() (store.tests.StoreChoiceCase method) test_get_census() (census.tests.CensusTestCase method) test_get_census_invalid_voter_id() (census.tests.CensusTestCase method) test_get_census_invalid_voting_id() (census.tests.CensusTestCase method) test_get_census_invalid_voting_id_and_voter_id() (census.tests.CensusTestCase method) test_getuser() (authentication.tests.AuthTestCase method) test_getuser_invalid_token() (authentication.tests.AuthTestCase method) test_getuser_invented_token() (authentication.tests.AuthTestCase method) test_hasvote() (store.tests.StoreChoiceCase method) test_identity() (postproc.tests.PostProcTestCase method) test_list_census() (census.tests.CensusTestCase method) test_list_census_invalid_voter_id() (census.tests.CensusTestCase method) test_list_census_invalid_voting_id() (census.tests.CensusTestCase method) test_list_census_invalid_voting_id_and_voter_id() (census.tests.CensusTestCase method) test_list_voting() (census.tests.CensusTestCase method) test_login() (authentication.tests.AuthTestCase method) test_login_fail() (authentication.tests.AuthTestCase method) test_logout() (authentication.tests.AuthTestCase method) test_multiple_auths() (mixnet.tests.MixnetCase method) test_multiple_auths_mock() (mixnet.tests.MixnetCase method) test_preference_booth_no_fullfile_all_preferences() (booth.test_selenium.PreferenceBoothTest method) test_preference_booth_same_preference() (booth.test_selenium.PreferenceBoothTest method) test_question() (voting.tests.QuestionTestCases method) test_question_option() (voting.tests.QuestionTestCases method) test_question_option_comment_error_str() (voting.tests.QuestionTestCases method) test_question_option_error() (voting.tests.QuestionTestCases method) test_question_option_error_str() (voting.tests.QuestionTestCases method) test_question_option_ranked() (voting.tests.QuestionTestCases method) test_question_option_ranked_error() (voting.tests.QuestionTestCases method) test_question_option_ranked_error_str() (voting.tests.QuestionTestCases method) test_question_option_ranked_to_string() (voting.tests.QuestionTestCases method) test_question_option_to_string() (voting.tests.QuestionTestCases method) test_question_option_yesno() (voting.tests.QuestionTestCases method) test_question_option_yesno_error() (voting.tests.QuestionTestCases method) test_question_option_yesno_error_str() (voting.tests.QuestionTestCases method) test_question_option_yesno_to_string() (voting.tests.QuestionTestCases method) test_question_preference() (booth.test_selenium.PreferenceBoothTest method) test_question_to_string() (voting.tests.QuestionTestCases method) test_register() (authentication.tests.AuthTestCase method) test_register_bad_permissions() (authentication.tests.AuthTestCase method) test_register_bad_request() (authentication.tests.AuthTestCase method) test_register_user_already_exist() (authentication.tests.AuthTestCase method) test_results_from_voting_list() (voting.test_configurator_selenium.ConfiguratorTests method) test_shuffle() (mixnet.tests.MixnetCase method) test_shuffle2() (mixnet.tests.MixnetCase method) test_start_voting_from_votings_list() (voting.test_configurator_selenium.ConfiguratorTests method) test_stop_voting_from_votings_list() (voting.test_configurator_selenium.ConfiguratorTests method) test_store_vote() (store.tests.StoreChoiceCase method) test_store_vote_choices() (store.tests.StoreChoiceCase method) test_store_vote_preference() (store.tests.StorePreferenceCase method) test_store_vote_text() (store.tests.StoreChoiceCase method) (store.tests.StoreTextCase method) test_store_vote_yesno() (store.tests.StoreYesNoCase method) test_task_finished() (voting.tests.FutureClosureTests method) test_task_started() (voting.tests.FutureClosureTests method) test_testquestionmultipleoptions() (booth.test_selenium.MultipleChoiceQuestionBoothTest method) test_testquestionyesno() (booth.test_selenium.YesNoBoothTestCase method) test_update_voting() (voting.tests.VotingTestCase method) test_update_voting_from_votings_list() (voting.test_configurator_selenium.ConfiguratorTests method) test_visualizer_census_change() (visualizer.test_selenium.VisualizerTestCase method) test_visualizer_classic_finished() (visualizer.test_selenium.VisualizerTestCase method) test_visualizer_comment_finished() (visualizer.test_selenium.VisualizerTestCase method) test_visualizer_multiple_choice_finished() (visualizer.test_selenium.VisualizerTestCase method) test_visualizer_not_started() (visualizer.test_selenium.VisualizerTestCase method) test_visualizer_preference_finished() (visualizer.test_selenium.VisualizerTestCase method) test_visualizer_started_classic_with_census() (visualizer.test_selenium.VisualizerTestCase method) test_visualizer_started_comment_with_census() (visualizer.test_selenium.VisualizerTestCase method) test_visualizer_started_multiple_choice_with_census() (visualizer.test_selenium.VisualizerTestCase method) test_visualizer_started_no_census() (visualizer.test_selenium.VisualizerTestCase method) test_visualizer_started_preference_with_census() (visualizer.test_selenium.VisualizerTestCase method) test_visualizer_started_yesno_with_census() (visualizer.test_selenium.VisualizerTestCase method) test_visualizer_yesno_finished() (visualizer.test_selenium.VisualizerTestCase method) test_vote() (store.tests.StoreChoiceCase method) test_voting_invalid_type() (store.tests.StoreChoiceCase method) (store.tests.StorePreferenceCase method) test_voting_status() (store.tests.StoreChoiceCase method) test_yes_no_question_option_error_str() (voting.tests.QuestionTestCases method) testBoothNotFound() (booth.tests.BoothTestCase method) testBoothRedirection() (booth.tests.BoothTestCase method) TestLoginNegative (class in authentication.test_selenium) testloginnegative() (authentication.test_selenium.TestLoginNegative method) TestLoginPositive (class in authentication.test_selenium) testloginpositive() (authentication.test_selenium.TestLoginPositive method) TestRegisterNegative (class in authentication.test_selenium) testregisternegativecommonpass() (authentication.test_selenium.TestRegisterNegative method) testregisternegativeemail() (authentication.test_selenium.TestRegisterNegative method) testregisternegativelongusername() (authentication.test_selenium.TestRegisterNegative method) testregisternegativenumericpass() (authentication.test_selenium.TestRegisterNegative method) testregisternegativepatternusername() (authentication.test_selenium.TestRegisterNegative method) testregisternegativesimilarpass() (authentication.test_selenium.TestRegisterNegative method) testregisternegativeusername() (authentication.test_selenium.TestRegisterNegative method) testregisternegativewrongpassword() (authentication.test_selenium.TestRegisterNegative method) TestRegisterPositive (class in authentication.test_selenium) testregisterpositive() (authentication.test_selenium.TestRegisterPositive method) text() (postproc.views.PostProcView method) title (voting.filters.StartedFilter attribute), [1] type (voting.models.Question attribute), [1] TYPES (voting.models.Question attribute), [1] U update_voting() (in module voting.views) UpdateVotingForm (class in voting.forms) UpdateVotingForm.Meta (class in voting.forms) username_clean_exits() (authentication.views.CustomUserCreationForm method) username_clean_lenght() (authentication.views.CustomUserCreationForm method) username_clean_pattern() (authentication.views.CustomUserCreationForm method) UserSerializer (class in authentication.serializers) UserSerializer.Meta (class in authentication.serializers) V visualizer.test_selenium module visualizer.views module VisualizerTestCase (class in visualizer.test_selenium) VisualizerView (class in visualizer.views) Vote (class in store.models) Vote.DoesNotExist Vote.MultipleObjectsReturned voted (store.models.Vote attribute), [1] voter_id (census.forms.CreationCensusForm attribute) (census.models.Census attribute), [1] (store.models.Vote attribute), [1] Voting (class in voting.models) voting (store.tests.StoreChoiceCase attribute) (store.tests.StorePreferenceCase attribute) (store.tests.StoreTextCase attribute) (store.tests.StoreYesNoCase attribute) (voting.models.Question attribute) voting.admin module Voting.DoesNotExist voting.filters module voting.forms module voting.models module Voting.MultipleObjectsReturned voting.serializers module voting.signals module voting.tasks module voting.test_configurator_selenium module voting.test_selenium module voting.tests module voting.utils module voting.views module voting_choices (store.tests.StoreChoiceCase attribute) voting_delete() (in module voting.views) voting_details() (in module voting.views) voting_id (census.forms.CreationCensusForm attribute) (census.models.Census attribute), [1] (mixnet.models.Mixnet attribute), [1] (store.models.Vote attribute), [1] VOTING_PK (store.tests.StoreChoiceCase attribute) voting_preference (store.tests.StorePreferenceCase attribute) voting_text (store.tests.StoreTextCase attribute) voting_yesno (store.tests.StoreYesNoCase attribute) VotingAdmin (class in voting.admin) VotingSerializer (class in voting.serializers) VotingSerializer.Meta (class in voting.serializers) VotingTestCase (class in voting.tests) VotingTests (class in voting.test_selenium) VotingUpdate (class in voting.views) VotingView (class in voting.views) W weight() (postproc.views.PostProcView method) Y yesno_options (voting.models.Question attribute) YesNoBoothTestCase (class in booth.test_selenium)