Skip to main content

Digg-like Paginator from Django Snippets

Project description

Originaly posted on Django snippets site by miracle2k http://blog.elsdoerfer.name/

https://djangosnippets.org/snippets/773/

To setup use pip install django_digg_paginator

Can be used with generic ListView as simple as:

from digg_paginator import DiggPaginator

class MyCustomView(ListView):
    paginator_class = DiggPaginator

and addig a template like in origial django snippet info

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-digg-paginator-0.0.2.tar.gz (16.5 kB view details)

Uploaded Source

File details

Details for the file django-digg-paginator-0.0.2.tar.gz.

File metadata

File hashes

Hashes for django-digg-paginator-0.0.2.tar.gz
Algorithm Hash digest
SHA256 3d310d6e97ea8e9b84398ee2cec318887fc416776330023577a256baac078983
MD5 e35234635c26d5f8229bbd57857ac813
BLAKE2b-256 6f4879cf6fc82a56f7334471dad5e2e821493275ace20514731447d3c561a369

See more details on using hashes here.

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