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

[Feature Requests] Add paging setting to config #6

Open
jpoesen opened this issue Oct 26, 2013 · 0 comments
Open

[Feature Requests] Add paging setting to config #6

jpoesen opened this issue Oct 26, 2013 · 0 comments

Comments

@jpoesen
Copy link
Owner

jpoesen commented Oct 26, 2013

Right now the number of items in per page is hardcoded. It would be nice to have this as an easy config var:

app.config.update(
...
ITEMS_PER_PAGE = 10,
...)

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

No branches or pull requests

1 participant