# Django Rest Framework Wraper A customized wrapper for djangorestframework ### Installation `bash pip install djrest-wrapper ` ### Quick Start simply set these variables in settings.py `python REST_FRAMEWORK = { 'EXCEPTION_HANDLER': 'djrest_wrapper.exceptions.handler.exception_handler', 'DEFAULT_RENDERER_CLASSES': ['djrest_wrapper.renderers.defaultjson.DefaultJsonRenderer'], 'DEFAULT_PAGINATION_CLASS': 'djrest_wrapper.paginations.default.DefaultPagination', } `
Release files for djrest-wrapper 0.3.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| djrest-wrapper-0.3.0.tar.gz | 11.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| djrest_wrapper-0.3.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 33.3 kB
Release files / djrest-wrapper-0.3.0.tar.gz
| Download URL | djrest-wrapper-0.3.0.tar.gz |
|---|---|
| Size | 11.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
6db31df25fd262f87a9e193698aeed2460259cc672e5158603a2f7daf3f52dc7
|
|
BLAKE2b-256 checksum How to use checksums |
554369170cf1d736f3a49165368a169ebc9472e97f4da0817354c5a94c7eabcc
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12
|
Release files / djrest_wrapper-0.3.0-py3-none-any.whl
| Download URL | djrest_wrapper-0.3.0-py3-none-any.whl |
|---|---|
| Size | 21.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
ec1d4831d36afe287bff8304653e490465283aeda204043f8a7fc610c03f7938
|
|
BLAKE2b-256 checksum How to use checksums |
d35b98b8caec6d9f0838803cae9e762f07c4d816595f196491f64faa3ec49ebc
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12
|