Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Support `get_all` query parameter. | 2018-08-16 | -10/+66 | |
* | Add tests for the snake name listing API. | 2018-08-16 | -5/+42 | |
* | Explicitly specify included fields. | 2018-08-16 | -0/+1 | |
* | Add a base class for API test cases. | 2018-08-16 | -0/+60 | |
* | Use viewsets and the `rest_framework` router. | 2018-08-15 | -6/+38 | |
* | Add the `SnakeName` model. | 2018-08-15 | -1/+25 | |
* | Add stub applications `api` and `wiki`. | 2018-08-13 | -0/+17 |