skip-django-security-logger


Nameskip-django-security-logger JSON
Version 1.8.0 PyPI version JSON
download
home_pagehttps://github.com/skip-pay/django-security
SummaryDjango security library.
upload_time2024-10-11 12:48:34
maintainerNone
docs_urlNone
authorLubos Matl
requires_pythonNone
licenseMIT
keywords django throttling
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            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 skip-django-security-logger


Docs
----

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

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/skip-pay/django-security",
    "name": "skip-django-security-logger",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "django, throttling",
    "author": "Lubos Matl",
    "author_email": "matllubos@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/17/af/c7672e36fe622cb6fdbf008544029bc49f73089e6f5eff998163ff3f2d13/skip_django_security_logger-1.8.0.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 skip-django-security-logger\n\n\nDocs\n----\n\nFor more details see [docs](http://django-security-logger.readthedocs.org/)\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Django security library.",
    "version": "1.8.0",
    "project_urls": {
        "Homepage": "https://github.com/skip-pay/django-security"
    },
    "split_keywords": [
        "django",
        " throttling"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9c83b88b3483bf164f963d7c604c93ee378cd9e334c51fced41b7608023ddfa5",
                "md5": "9f798a824fccd08b989079b444e1adf4",
                "sha256": "d10704454575612c80df8c9d0c8b56210490aa9d3de71e8b1bfd4bfdfb506714"
            },
            "downloads": -1,
            "filename": "skip_django_security_logger-1.8.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9f798a824fccd08b989079b444e1adf4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 108705,
            "upload_time": "2024-10-11T12:48:33",
            "upload_time_iso_8601": "2024-10-11T12:48:33.798740Z",
            "url": "https://files.pythonhosted.org/packages/9c/83/b88b3483bf164f963d7c604c93ee378cd9e334c51fced41b7608023ddfa5/skip_django_security_logger-1.8.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "17afc7672e36fe622cb6fdbf008544029bc49f73089e6f5eff998163ff3f2d13",
                "md5": "ae5148fdc4eaf39ee4b74f856b17f897",
                "sha256": "87ca4cacc8a255ea8087c1d0d6d22a7e5390e687ee173dfa311f132ef96fe6a2"
            },
            "downloads": -1,
            "filename": "skip_django_security_logger-1.8.0.tar.gz",
            "has_sig": false,
            "md5_digest": "ae5148fdc4eaf39ee4b74f856b17f897",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 77756,
            "upload_time": "2024-10-11T12:48:34",
            "upload_time_iso_8601": "2024-10-11T12:48:34.911165Z",
            "url": "https://files.pythonhosted.org/packages/17/af/c7672e36fe622cb6fdbf008544029bc49f73089e6f5eff998163ff3f2d13/skip_django_security_logger-1.8.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-11 12:48:34",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "skip-pay",
    "github_project": "django-security",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "skip-django-security-logger"
}
        
Elapsed time: 0.40726s