Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 397 Bytes

README.rst

File metadata and controls

18 lines (11 loc) · 397 Bytes

Prolog

Django-security-logger is library for logging input and output request. Library can be used with django-reversion to log which data was changed in a request. The library provides throttling security mechanism.

Installation

pip install django-security-logger

Docs

For more details see [docs](http://django-security-logger.readthedocs.org/)