Paginate list of gift cards

This commit is contained in:
Raphael Michel
2021-03-02 18:31:05 +01:00
parent 748e2bb2fa
commit e3bd665093

View File

@@ -938,6 +938,7 @@ class GiftCardListView(OrganizerDetailViewMixin, OrganizerPermissionRequiredMixi
template_name = 'pretixcontrol/organizers/giftcards.html'
permission = 'can_manage_gift_cards'
context_object_name = 'giftcards'
paginate_by = 50
def get_queryset(self):
s = GiftCardTransaction.objects.filter(