skip-django-security-logger


Nameskip-django-security-logger JSON
Version 1.7.0 PyPI version JSON
download
home_pagehttps://github.com/skip-pay/django-security
SummaryDjango security library.
upload_time2024-04-19 10:25:06
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/03/d9/b03b6b097b9c5975b40d044c40e320ab82b44ae10b5d86515be3a18dd1ec/skip_django_security_logger-1.7.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.7.0",
    "project_urls": {
        "Homepage": "https://github.com/skip-pay/django-security"
    },
    "split_keywords": [
        "django",
        " throttling"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c651e9b3c4d10cfb19d6d6216f4f3e1fe0285212584db01f213f96b030dd1349",
                "md5": "9d4adf1bb89c1fe20134b6a2c1af1425",
                "sha256": "3d1c8b9e1b7500af0b8db130d063842eecfd5fb329165ec1f30d3928b13facd9"
            },
            "downloads": -1,
            "filename": "skip_django_security_logger-1.7.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9d4adf1bb89c1fe20134b6a2c1af1425",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 107593,
            "upload_time": "2024-04-19T10:25:04",
            "upload_time_iso_8601": "2024-04-19T10:25:04.779028Z",
            "url": "https://files.pythonhosted.org/packages/c6/51/e9b3c4d10cfb19d6d6216f4f3e1fe0285212584db01f213f96b030dd1349/skip_django_security_logger-1.7.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "03d9b03b6b097b9c5975b40d044c40e320ab82b44ae10b5d86515be3a18dd1ec",
                "md5": "1b49e5c8b9f5a2cd4f49f680cced0fdc",
                "sha256": "6b55fc61b01da844c9d6542491491ef530c64c517085e50f59a92acc8de23862"
            },
            "downloads": -1,
            "filename": "skip_django_security_logger-1.7.0.tar.gz",
            "has_sig": false,
            "md5_digest": "1b49e5c8b9f5a2cd4f49f680cced0fdc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 76518,
            "upload_time": "2024-04-19T10:25:06",
            "upload_time_iso_8601": "2024-04-19T10:25:06.592574Z",
            "url": "https://files.pythonhosted.org/packages/03/d9/b03b6b097b9c5975b40d044c40e320ab82b44ae10b5d86515be3a18dd1ec/skip_django_security_logger-1.7.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-19 10:25:06",
    "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.23996s