| Commit message (Collapse) | Author | Lines | ||
|---|---|---|---|---|
| 2020-07-15 | Fix linting issues caused by refactor. | -1/+2 | ||
| 2020-07-15 | Removes django_crispy_forms dependency, too. | -40/+7 | ||
| 2020-07-14 | Removes django_crispy_bulma dependency. | -227/+203 | ||
| 2020-06-22 | Catch ConnectionError when trying to get updated repository data | -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-11 | Fix trailing whitespace in GitHub Action file | -1/+1 | ||