aboutsummaryrefslogtreecommitdiffstats
path: root/manage.py (unfollow)
Commit message (Collapse)AuthorLines
2020-07-15Fix linting issues caused by refactor.Gravatar Leon Sandøy-1/+2
2020-07-15Removes django_crispy_forms dependency, too.Gravatar Leon Sandøy-40/+7
2020-07-14Removes django_crispy_bulma dependency.Gravatar Leon Sandøy-227/+203
2020-06-22Catch ConnectionError when trying to get updated repository dataGravatar Dennis Pham-1/+1
This will prevent a 500 server error on our homepage when GitHub's API is down, allowing us to use the cached data we have instead.
2020-06-11Fix trailing whitespace in GitHub Action fileGravatar Joseph Banks-1/+1