Skip to content

Paginate strategy list #2

@marcuspen

Description

@marcuspen

Loading up the strategy list in the api loads all of the strategies from the get-go. This will also cause a lot of db requests which is fine for now, but can cause issues if we ever link to other models.

We should paginate this, probably best to make a base class for the api views so that all other models inherit the pagination rules.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions