-
- Downloads
Automatic commit: replace auth by helios_auth everywhere
git ls-files|xargs sed -i -r 's/(\W|^)auth(\W|$)/\1helios_auth\2/g'
Showing
- helios/fixtures/legacy-data.json 1 addition, 1 deletionhelios/fixtures/legacy-data.json
- helios/fixtures/users.json 1 addition, 1 deletionhelios/fixtures/users.json
- helios/migrations/0001_initial.py 33 additions, 33 deletionshelios/migrations/0001_initial.py
- helios/migrations/0002_v3_1_new_election_and_voter_fields.py 20 additions, 20 deletionshelios/migrations/0002_v3_1_new_election_and_voter_fields.py
- helios/migrations/0003_v3_1_election_specific_voters_with_passwords.py 20 additions, 20 deletions...ions/0003_v3_1_election_specific_voters_with_passwords.py
- helios/migrations/0004_v3_1_remove_voter_fields.py 19 additions, 19 deletionshelios/migrations/0004_v3_1_remove_voter_fields.py
- helios/migrations/0005_add_quarantine_fields.py 19 additions, 19 deletionshelios/migrations/0005_add_quarantine_fields.py
- helios/migrations/0006_auto__chg_field_voter_vote__add_unique_voter_voter_login_id_election__.py 19 additions, 19 deletions...voter_vote__add_unique_voter_voter_login_id_election__.py
- helios/migrations/0007_auto__add_field_voterfile_voter_file_content__chg_field_voterfile_vote.py 6 additions, 6 deletions...voterfile_voter_file_content__chg_field_voterfile_vote.py
- helios/models.py 5 additions, 5 deletionshelios/models.py
- helios/security.py 1 addition, 1 deletionhelios/security.py
- helios/stats_views.py 1 addition, 1 deletionhelios/stats_views.py
- helios/templates/cast_done.html 1 addition, 1 deletionhelios/templates/cast_done.html
- helios/templates/election_bboard.html 1 addition, 1 deletionhelios/templates/election_bboard.html
- helios/templates/election_view.html 1 addition, 1 deletionhelios/templates/election_view.html
- helios/templates/voters_list.html 1 addition, 1 deletionhelios/templates/voters_list.html
- helios/test.py 1 addition, 1 deletionhelios/test.py
- helios/tests.py 3 additions, 3 deletionshelios/tests.py
- helios/utils.py 2 additions, 2 deletionshelios/utils.py
- helios/view_utils.py 1 addition, 1 deletionhelios/view_utils.py
Loading
Please register or sign in to comment