Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Changed image urlfield to ArrayField | 2018-10-27 | -1/+1 | |
* | trailing comma extermination | 2018-10-27 | -2/+2 | |
* | Added special snake documentation, fixed linting errors | 2018-10-24 | -3/+3 | |
* | Added image field | 2018-10-23 | -2/+2 | |
* | Added special snakes api | 2018-10-22 | -4/+11 | |
* | fixed linting | 2018-10-20 | -1/+1 | |
* | ficksed gramar and kept imports 2 per line | 2018-10-20 | -2/+2 | |
* | Added snake idioms api | 2018-10-19 | -1/+7 | |
* | exterminated trailing comma, fixed imports 2 per line | 2018-10-15 | -1/+1 | |
* | Fixed import order and linting | 2018-10-15 | -2/+2 | |
* | fixed ordering | 2018-10-13 | -7/+8 | |
* | Added snake facts api | 2018-10-11 | -1/+7 | |
* | Add viewsets and URLs for the Tag API. | 2018-09-23 | -1/+11 | |
* | Add the member viewset. | 2018-09-01 | -2/+18 | |
* | Add the GET route. | 2018-09-01 | -1/+10 | |
* | Add a simple `list` / `retrieve` documentation link endpoint. | 2018-08-16 | -1/+7 | |
* | Explicitly specify included fields. | 2018-08-16 | -0/+1 | |
* | Use viewsets and the `rest_framework` router. | 2018-08-15 | -0/+8 |