def get_queryset(self):
     return ReleaseBacklogService.all()
Exemplo n.º 2
0
 def get_queryset(self):
     return ReleaseBacklogService.all()