HasPagination

class pydelfini.delfini_core.paginator.HasPagination(*args, **kwargs)[source]

Bases: Protocol

A Protocol that matches any model that supports Pagination.

Attributes

pagination