Skip to content
This repository has been archived by the owner on Oct 29, 2019. It is now read-only.

Per app instance number of items per page #76

Closed
mikek opened this issue Feb 9, 2015 · 1 comment
Closed

Per app instance number of items per page #76

mikek opened this issue Feb 9, 2015 · 1 comment

Comments

@mikek
Copy link
Contributor

mikek commented Feb 9, 2015

Plan:

  • Extend NewsBlogConfigForm to contain (optional?) paginate_by field
  • Add it to NewsBlogConfigAdmin.get_config_fields() as 'config.paginate_by'
  • Replace settings.ALDRYN_NEWSBLOG_PAGINATE_BY usage with this field (with fallback to settings)
  • Add, adjust tests
@mkoistinen
Copy link
Contributor

Duplicate of #85, closed by #102

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

No branches or pull requests

2 participants