aboutsummaryrefslogtreecommitdiffstats
path: root/manage.py (unfollow)
Commit message (Collapse)AuthorLines
2020-07-14Rename utils.py to mixins.py. More precise.Gravatar Leon Sandøy-16/+16
https://github.com/python-discord/site/issues/305
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