aboutsummaryrefslogtreecommitdiffstats
path: root/api/viewsets.py (follow)
Commit message (Expand)AuthorAgeLines
* Add support for `create` & `destroy`.Gravatar Johannes Christ2018-08-16-11/+44
* Add a simple `list` / `retrieve` documentation link endpoint.Gravatar Johannes Christ2018-08-16-4/+40
* Small documentation fixes.Gravatar Johannes Christ2018-08-16-1/+4
* Support `get_all` query parameter.Gravatar Johannes Christ2018-08-16-3/+46
* Use viewsets and the `rest_framework` router.Gravatar Johannes Christ2018-08-15-0/+9