| Commit message (Collapse) | Author | Lines | ||
|---|---|---|---|---|
| 2020-07-14 | Rename utils.py to mixins.py. More precise. | -16/+16 | ||
| https://github.com/python-discord/site/issues/305 | ||||
| 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 | ||