Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Add the member viewset. | 2018-09-01 | -8/+120 | |
* | Add support for deleting off-topic-channel names. | 2018-09-01 | -1/+20 | |
* | Add a creation route. | 2018-09-01 | -3/+26 | |
* | Add the GET route. | 2018-09-01 | -3/+58 | |
* | Add support for `create` & `destroy`. | 2018-08-16 | -11/+44 | |
* | Add a simple `list` / `retrieve` documentation link endpoint. | 2018-08-16 | -4/+40 | |
* | Small documentation fixes. | 2018-08-16 | -1/+4 | |
* | Support `get_all` query parameter. | 2018-08-16 | -3/+46 | |
* | Use viewsets and the `rest_framework` router. | 2018-08-15 | -0/+9 |