Commit message (Expand) | Author | Lines | |
---|---|---|---|
2019-09-18 | Nuke `pysite.dockerapp`. | -42/+0 | |
2019-09-16 | Add test cases for `TypeError` fallbacks. | -0/+33 | |
2019-09-15 | Fix a bug where GitHub API rate limit could crash Home. | -17/+34 | |
2019-09-15 | PARENT_HOST is now pythondiscord.com | -1/+1 | |
2019-09-15 | Remove wiki, add pydis. | -2/+4 | |
2019-09-15 | Darcula theme, and vanilla hosts. | -2/+93 | |
2019-09-15 | Changing the ALLOWED_HOSTS to allow for migration. | -2/+2 | |
2019-09-15 | Update `ALLOWED_HOSTS` for the new home. | -3/+2 | |
2019-09-15 | Drop args to reduce line size under 100. | -1/+3 | |
2019-09-15 | Tag Django images as `latest`. | -2/+2 | |
2019-09-15 | Adding a pygments CSS for syntax highlighting. | -1/+75 | |
2019-09-14 | Adding the UpdateModelMixin to the ReminderViewSet. | -2/+3 | |
2019-09-12 | Check for missing migrations in CI. | -0/+1 |