Skip to main content

Digg-like Paginator from Django Snippets

Project description

Digg-like paginator for Django.

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 temaplate 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.2.0.tar.gz (17.1 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: django-digg-paginator-0.2.0.tar.gz
  • Upload date:
  • Size: 17.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.5

File hashes

Hashes for django-digg-paginator-0.2.0.tar.gz
Algorithm Hash digest
SHA256 d84fec55d7709187af1e7f4aa4f8fc644d95b7b6170bad38dc098f372cb809e2
MD5 4a5ac2ae4767ab0ab48c6664b4e2635b
BLAKE2b-256 0ea09466e86ad9e9998af6a75f0f2c87b5a84a790a12c90de20fdb6245822f33

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