aboutsummaryrefslogtreecommitdiffstats
path: root/wiki/admin.py (unfollow)
Commit message (Collapse)AuthorLines
2018-08-16Make test user superuser.Gravatar Johannes Christ-3/+13
2018-08-16Add a simple `list` / `retrieve` documentation link endpoint.Gravatar Johannes Christ-6/+122
2018-08-16Add the `DocumentationLink` model.Gravatar Johannes Christ-0/+31
2018-08-16Add a `HealthcheckView`.Gravatar Johannes Christ-0/+45
2018-08-16Small documentation fixes.Gravatar Johannes Christ-2/+5
2018-08-16Namespace `bot` endpoints.Gravatar Johannes Christ-3/+10
2018-08-16Support `get_all` query parameter.Gravatar Johannes Christ-10/+66
2018-08-16Add tests for the snake name listing API.Gravatar Johannes Christ-5/+42
2018-08-16Explicitly specify included fields.Gravatar Johannes Christ-0/+1