Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

django-paginated-urls

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

django-paginated-urls

Helpers for returning users to the correct page of a view using pagination.

  • 0.1.6
  • PyPI
  • Socket score

Maintainers
1

============================= django-paginated-urls

.. image:: https://badge.fury.io/py/django-paginated-urls.png :target: https://badge.fury.io/py/django-paginated-urls

.. image:: https://travis-ci.org/cyrildoussin/django-paginated-urls.png?branch=master :target: https://travis-ci.org/cyrildoussin/django-paginated-urls

Helpers for returning users to the correct page of a view using pagination.

Note: this is work in-progress that hasn't been battle-tested (yet). Use at your own risk.

Documentation

The full documentation is at https://django-paginated-urls.readthedocs.org.

Quickstart

Install django-paginated-urls::

pip install django-paginated-urls

Then use it in a project::

import paginated_urls

Features

  • TODO

Cookiecutter Tools Used in Making This Package

  • cookiecutter
  • cookiecutter-djangopackage

History

0.1.0 (2015-09-08) ++++++++++++++++++

  • First release on PyPI.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc