Skip to main content

A simple pagination app for Django.

Project description

Django-Simple-Pagination
=========================

Django-Simple-Pagination is a simple Django app to for digg-style pagination with little effort.

**Documentation** is `avaliable online
<http://django-simple-pagination.readthedocs.org/>`_, or in the docs
directory of the project.

Quick start
-----------

1. Install 'Django-Simple-Pagination' using the following command::

pip install django-simple-pagination

2. Add ``simple_pagination`` to your INSTALLED_APPS setting like this::

INSTALLED_APPS = [
...
'simple_pagination',
]
2. In templates use ``{% paginate entities %}`` to get pagination objects.
3. In templates use ``{% show_pageitems %}`` to get digg-style page links.

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

django-simple-pagination-1.1.3.tar.gz (9.2 kB view details)

Uploaded Source

File details

Details for the file django-simple-pagination-1.1.3.tar.gz.

File metadata

File hashes

Hashes for django-simple-pagination-1.1.3.tar.gz
Algorithm Hash digest
SHA256 51195945ddef83647d15f46d494695fb3863a0dcbc7be818b122b3bfe49d655e
MD5 acea5a04023a4aefafed0fe1189b6f7b
BLAKE2b-256 01e3164784bd9d44f80a98c489ccedae8b7f3ceb0cfc0dbc2e6116837b156eea

See more details on using hashes here.

Supported by

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