Merge branch 'sort_elections' into 'master'
Sort election in a more advanced way See merge request stustanet/wahlfang!34
No related branches found
No related tags found
Showing
- .gitlab-ci.yml 2 additions, 2 deletions.gitlab-ci.yml
- management/forms.py 1 addition, 1 deletionmanagement/forms.py
- management/templates/management/election.html 1 addition, 1 deletionmanagement/templates/management/election.html
- management/templates/management/session.html 27 additions, 56 deletionsmanagement/templates/management/session.html
- management/templates/management/session_election_item.html 46 additions, 0 deletionsmanagement/templates/management/session_election_item.html
- management/views.py 11 additions, 3 deletionsmanagement/views.py
- vote/management/commands/reset_voter.py 0 additions, 1 deletionvote/management/commands/reset_voter.py
- vote/templates/vote/index.html 44 additions, 95 deletionsvote/templates/vote/index.html
- vote/templates/vote/index_election_item.html 98 additions, 0 deletionsvote/templates/vote/index_election_item.html
- vote/templates/vote/spectator.html 44 additions, 52 deletionsvote/templates/vote/spectator.html
- vote/templates/vote/spectator_election_item.html 54 additions, 0 deletionsvote/templates/vote/spectator_election_item.html
- vote/views.py 21 additions, 5 deletionsvote/views.py
Loading
Please register or sign in to comment