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
------------
.. code:: bash
pip install django-security-logger
Docs
----
For more details see [docs](http://django-security-logger.readthedocs.org/)
Raw data
{
"_id": null,
"home_page": "https://github.com/druids/django-security",
"name": "django-security-logger",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "django,throttling",
"author": "Lubos Matl",
"author_email": "matllubos@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/98/d0/26ed2c4d34bd0b6a7dabed7daf7515105edf060af4a8dc0d5df5d24f0b3b/django-security-logger-1.5.15.tar.gz",
"platform": null,
"description": "Prolog\n======\n\nDjango-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.\nThe library provides throttling security mechanism.\n\nInstallation\n------------\n\n.. code:: bash\n\n pip install django-security-logger\n\n\nDocs\n----\n\nFor more details see [docs](http://django-security-logger.readthedocs.org/)",
"bugtrack_url": null,
"license": "MIT",
"summary": "Django security library.",
"version": "1.5.15",
"split_keywords": [
"django",
"throttling"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "98d026ed2c4d34bd0b6a7dabed7daf7515105edf060af4a8dc0d5df5d24f0b3b",
"md5": "af8d32552af629310b3972b2f79c9a7e",
"sha256": "5a8718b2b23166a788df939d70782153488dd14f1b1ca6eb64decbc9f90b432f"
},
"downloads": -1,
"filename": "django-security-logger-1.5.15.tar.gz",
"has_sig": false,
"md5_digest": "af8d32552af629310b3972b2f79c9a7e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 75976,
"upload_time": "2023-01-25T12:19:29",
"upload_time_iso_8601": "2023-01-25T12:19:29.943696Z",
"url": "https://files.pythonhosted.org/packages/98/d0/26ed2c4d34bd0b6a7dabed7daf7515105edf060af4a8dc0d5df5d24f0b3b/django-security-logger-1.5.15.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-01-25 12:19:29",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "druids",
"github_project": "django-security",
"travis_ci": true,
"coveralls": true,
"github_actions": true,
"lcname": "django-security-logger"
}