rdmorganiser / rdmo

A tool to support the planning, implementation, and organization of research data management.
https://rdmorganiser.github.io
Apache License 2.0
105 stars 49 forks source link

feat(projects): add check for finding next relevant page #1192

Open MyPyDavid opened 1 week ago

MyPyDavid commented 1 week ago

Description

Related issue: #1191

Adds a method _find_next_relevant_page to ProjectPageViewSet to resolve next page already in the ViewSet instead of via responses to the user.

Motivation and Context

How has this been tested?

Screenshots (if appropriate)