django-rest-framework-paginations
Overview
Extra paginations for the rest framework
Requirements
Python (2.7, 3.3, 3.4)
Django (1.6, 1.7, 1.8)
Django REST Framework (2.4, 3.0, 3.1)
Installation
Install using pip…
$ pip install django-rest-framework-paginations
Example
TODO: Write example.
Testing
Install testing requirements.
$ pip install -r requirements.txt
Run with runtests.
$ ./runtests.py
You can also use the excellent tox testing tool to run the tests against all supported versions of Python and Django. Install tox globally, and then simply run:
$ tox
Documentation
To build the documentation, you’ll need to install mkdocs.
$ pip install mkdocs
To preview the documentation:
$ mkdocs serve
Running at: http://127.0.0.1:8000/
To build the documentation:
$ mkdocs build
Release files for django-rest-framework-paginations 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| django-rest-framework-paginations-0.0.1.tar.gz | 3.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| django_rest_framework_paginations-0.0.1-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 7.0 kB
Release files / django-rest-framework-paginations-0.0.1.tar.gz
| Download URL | django-rest-framework-paginations-0.0.1.tar.gz |
|---|---|
| Size | 3.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4f74766291615f5d926a8861671a79a638bc933b09cac1dcafafa85ef539e816
|
|
BLAKE2b-256 checksum How to use checksums |
8a4ed038cfbb7f519535fd4b0ea4aa2310bd27fed79d6fd7bec747e569019a7c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / django_rest_framework_paginations-0.0.1-py2.py3-none-any.whl
| Download URL | django_rest_framework_paginations-0.0.1-py2.py3-none-any.whl |
|---|---|
| Size | 3.4 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
2074350532524408a58997a8668ecc62ef88e1bf22ec232f13e800f2da3a30d4
|
|
BLAKE2b-256 checksum How to use checksums |
fd468040b7043cfe7d7e012df357dd64ee587e1b79532c0c4f75908d5441e44a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |