Skip to content
Snippets Groups Projects
Commit 2fd862f7 authored by Tanner Prestegard's avatar Tanner Prestegard Committed by GraceDB
Browse files

Generalizing nested get_queryset and ordering

Create generalized methods for nested viewsets. There is now a
default get_queryset method which finds the nested model queryset
through the parent object; the user can specify filtering parameters
as well.  We also added a order_by filter for list views; parameters
can be specified on the class.
parent 0d1a1f13
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment