aboutsummaryrefslogtreecommitdiffstats
path: root/manage.py (unfollow)
Commit message (Collapse)AuthorLines
2021-03-06Fix grammar of nomination viewset command about single entry for userGravatar ks129-1/+1
2021-03-06Change as -> to in nomination viewset docsGravatar ks129-1/+1
2021-03-06Fix grammar of nomination modelsGravatar ks129-5/+5
2021-03-05Fix grammar of error messages and change tests to match with changesGravatar ks129-8/+8
2021-03-05Use double quotes instead apostrophe because string contain "don't"Gravatar ks129-1/+1
2021-03-05Replace double quotes with single quotesGravatar ks129-1/+1
Co-authored-by: Joe Banks <[email protected]>
2021-03-05Fix grammar of nomination endpoints documentationGravatar ks129-5/+5
Co-authored-by: Leon Sandøy <[email protected]> Co-authored-by: Joe Banks <[email protected]>
2021-03-01Update DockerfileGravatar Joe Banks-5/+6
2021-03-01Update error message for 500 pageGravatar Gustav Odinger-1/+1
Now includes a link to our Discord server and concrete actions for the user, if the problem persists
2021-03-01Capitalise error codes in 404 and 500 pagesGravatar Gustav Odinger-2/+2
Co-authored-by: Leon Sandøy <[email protected]>