Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Paginate strategy list #2

Open
marcuspen opened this issue Sep 19, 2016 · 0 comments
Open

Paginate strategy list #2

marcuspen opened this issue Sep 19, 2016 · 0 comments

Comments

@marcuspen
Copy link

marcuspen commented Sep 19, 2016

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant