aboutsummaryrefslogtreecommitdiffstats
path: root/api/serializers.py (follow)
Commit message (Expand)AuthorAgeLines
* Add the member viewset.Gravatar Johannes Christ2018-09-01-2/+18
* Add the GET route.Gravatar Johannes Christ2018-09-01-1/+10
* Add a simple `list` / `retrieve` documentation link endpoint.Gravatar Johannes Christ2018-08-16-1/+7
* Explicitly specify included fields.Gravatar Johannes Christ2018-08-16-0/+1
* Use viewsets and the `rest_framework` router.Gravatar Johannes Christ2018-08-15-0/+8