You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if an invalid page 'page_number' is requested you could say current_page = page_number mod max_pages this would make PAGINATION_INVALID_PAGE_RAISES_404 obsolete.
if you would accept such a feature request, I could make a fork and implement it. please just write "yes" or "no". thanks.
The text was updated successfully, but these errors were encountered:
hi,
if an invalid page 'page_number' is requested you could say current_page = page_number mod max_pages this would make PAGINATION_INVALID_PAGE_RAISES_404 obsolete.
if you would accept such a feature request, I could make a fork and implement it. please just write "yes" or "no". thanks.
The text was updated successfully, but these errors were encountered: