A simple package for DRF errors formatting
Project description
Verbose Errors
A simple package for DRF errors formatting
Setting up
Install this package using pip
pip install djangorestframework-verbose-errors
Register the exception handler
REST_FRAMEWORK = {
'EXCEPTION_HANDLER': 'rest_framework_verbose_errors.views.exception_handler'
}
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
File details
Details for the file djangorestframework-verbose-errors-0.0.3.tar.gz.
File metadata
- Download URL: djangorestframework-verbose-errors-0.0.3.tar.gz
- Upload date:
- Size: 1.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.9.6 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/1.0.0 urllib3/1.26.15 tqdm/4.64.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.5 CPython/3.6.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c4a22cb94440523fea681578dce83a2ce544ba87fe490b1c9ca622f37f85f513
|
|
| MD5 |
f387d9b7a07cd07604c08be925993b3b
|
|
| BLAKE2b-256 |
24052546bab69379b2ffd50babc729ee8ba83a36bbb279819c4806a46df82c06
|