Django-log-request-id

Latest version: v2.1.0

Safety actively analyzes 621803 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

2.0.0

* Removes `requests.Session` passthrough functionality, see 58 for discussion.

1.7.0

* Adds support for async functionality in Django 3.0+.
* Adds support for Django 3.0+ to test matrix
* Drops support for unsupported Django versions

1.6.0

* You can now use the `LOG_USER_ATTRIBUTE` setting to control which attribute of the User model is logged.

1.5.0

- Adds the ability to change the default value of missing request_id (40)

1.4.1

- Fix encoding issue when installing package (38)

1.4.0

- Allow customization of log message (https://github.com/dabapps/django-log-request-id/pull/30)
- Make top-level scripts executable (https://github.com/dabapps/django-log-request-id/pull/19)
- Minor clarifications regarding setting request header (https://github.com/dabapps/django-log-request-id/pull/27)
- Change package to require Django `1.8`, and run tests against Django 2.2 (https://github.com/dabapps/django-log-request-id/pull/33)
- Add README to PyPI description (https://github.com/dabapps/django-log-request-id/pull/35)

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.