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