Skip to main content

Split your content into pages with pagination in DjangoCMS.

Project description

Split your content into pages with pagination in DjangoCMS.

Author

Requirements

  • django-cms 3.x

Quick start

  1. Add “cmsplugin_pagebreaks” to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = [
        ...
        'cmsplugin_pagebreaks',
    ]

Settings

  • CMSPLUGIN_PAGEBREAKS_PAGE_GET_PARAMETER - default ‘page’. Name of GET parameter with page number.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cmsplugin-pagebreaks-0.1.1.tar.gz (4.4 kB view hashes)

Uploaded Source

Built Distribution

cmsplugin_pagebreaks-0.1.1-py2-none-any.whl (8.6 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page