django-object-safety


Namedjango-object-safety JSON
Version 1.1.3 PyPI version JSON
download
home_pagehttps://django-object-safety-docs.readthedocs.io/en/latest/
SummaryAdds object permissions to Django.
upload_time2023-04-28 23:37:50
maintainer
docs_urlNone
authorWilliam Ferreira
requires_python>=3.10,<4.0
licenseMIT
keywords django permissions object-permissions django-permissions django-object-permissions
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## Implements object permissions and groups in django

View the documentation at http://django-object-safety-docs.readthedocs.io/
            

Raw data

            {
    "_id": null,
    "home_page": "https://django-object-safety-docs.readthedocs.io/en/latest/",
    "name": "django-object-safety",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10,<4.0",
    "maintainer_email": "",
    "keywords": "django,permissions,object-permissions,django-permissions,django-object-permissions",
    "author": "William Ferreira",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/54/1e/a60f3f2e19e4f8c7cd7a6c007df3ec27346d482bd0f5a2a9e5fe24e35b89/django_object_safety-1.1.3.tar.gz",
    "platform": null,
    "description": "## Implements object permissions and groups in django\n\nView the documentation at http://django-object-safety-docs.readthedocs.io/",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Adds object permissions to Django.",
    "version": "1.1.3",
    "project_urls": {
        "Homepage": "https://django-object-safety-docs.readthedocs.io/en/latest/",
        "Repository": "https://github.com/williammferreira/django-object-safety/"
    },
    "split_keywords": [
        "django",
        "permissions",
        "object-permissions",
        "django-permissions",
        "django-object-permissions"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "79fd5b67375230e1280f2e830dca7fccb829fcd01b3f68daa531e67434dd2b14",
                "md5": "3f1baec710d38224e96272baba45e345",
                "sha256": "e276c3e154da166a77fcbfa3415e77389156bc3aa1bc578705ce327b2717e15a"
            },
            "downloads": -1,
            "filename": "django_object_safety-1.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3f1baec710d38224e96272baba45e345",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10,<4.0",
            "size": 14119,
            "upload_time": "2023-04-28T23:37:48",
            "upload_time_iso_8601": "2023-04-28T23:37:48.995387Z",
            "url": "https://files.pythonhosted.org/packages/79/fd/5b67375230e1280f2e830dca7fccb829fcd01b3f68daa531e67434dd2b14/django_object_safety-1.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "541ea60f3f2e19e4f8c7cd7a6c007df3ec27346d482bd0f5a2a9e5fe24e35b89",
                "md5": "412dcdd9b923810b52e1f71a683e6951",
                "sha256": "015aaa9f33f53e9b4403d93181deb1fa22265a5ceda007b5be0005813618afc1"
            },
            "downloads": -1,
            "filename": "django_object_safety-1.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "412dcdd9b923810b52e1f71a683e6951",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10,<4.0",
            "size": 7894,
            "upload_time": "2023-04-28T23:37:50",
            "upload_time_iso_8601": "2023-04-28T23:37:50.554324Z",
            "url": "https://files.pythonhosted.org/packages/54/1e/a60f3f2e19e4f8c7cd7a6c007df3ec27346d482bd0f5a2a9e5fe24e35b89/django_object_safety-1.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-28 23:37:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "williammferreira",
    "github_project": "django-object-safety",
    "lcname": "django-object-safety"
}
        
Elapsed time: 0.06355s