Settings¶
Default application settings¶
These are the default settings you can override in your own project settings right after the line which load the default app settings.
- firm_info.settings.BLOG_PAGINATION = 5¶
Blog entry per page limit for pagination, set it to
Noneto disable pagination.
- firm_info.settings.ARTICLE_PAGINATION = 6¶
Article entry per page limit for pagination, set it to
Noneto disable pagination.