DRF Request Logging
Project description
Quick start
- Install the package:
pip install drf-request-logging
- Add "drf_extra" to your INSTALLED_APPS settings like this:
INSTALLED_APPS = [
...
'drf_request_logging',
]
- Run migrations:
manage.py migrate
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Close
Hashes for drf-request-logging-0.0.6.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | e78caf22013427afb579882c6985e09ad20583ac272c4351bf72ea08e3333ab6 |
|
MD5 | cd75788c845f5e82efe2f2833b2bb290 |
|
BLAKE2b-256 | 974dd7313d201f16ac818d15e85580b36fd7f8c546275a08445b94144994a2fd |