django-braces


Namedjango-braces JSON
Version 1.16.0 PyPI version JSON
download
home_pagehttps://github.com/brack3t/django-braces/
SummaryReusable, generic mixins for Django
upload_time2024-10-09 18:58:02
maintainerNone
docs_urlNone
authorKenneth Love <kenneth@brack3t.com>, Chris Jones <chris@brack3t.com>
requires_pythonNone
licenseBSD
keywords django views forms mixins
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            Mixins to add easy functionality to Django class-based views, forms, and models.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/brack3t/django-braces/",
    "name": "django-braces",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "django, views, forms, mixins",
    "author": "Kenneth Love <kenneth@brack3t.com>, Chris Jones <chris@brack3t.com>",
    "author_email": "devs@brack3t.com",
    "download_url": "https://files.pythonhosted.org/packages/9c/d8/e144ef48f0255442b5755d92d6be8705a2ec9b17ab05e11d99b8ddbb5460/django_braces-1.16.0.tar.gz",
    "platform": null,
    "description": "Mixins to add easy functionality to Django class-based views, forms, and models.\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "Reusable, generic mixins for Django",
    "version": "1.16.0",
    "project_urls": {
        "Homepage": "https://github.com/brack3t/django-braces/"
    },
    "split_keywords": [
        "django",
        " views",
        " forms",
        " mixins"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d54623f37291c78fae3fa90db29e5b1d3b111d8ce02a807a81a9b8c56e407733",
                "md5": "cde4bf46a9778d162db1aeb6b4c5e39c",
                "sha256": "1c7a83877a2ea0478f051049594dcec215f873f1aecdc4b3ee73121932bf01b4"
            },
            "downloads": -1,
            "filename": "django_braces-1.16.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cde4bf46a9778d162db1aeb6b4c5e39c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 15236,
            "upload_time": "2024-10-09T18:57:38",
            "upload_time_iso_8601": "2024-10-09T18:57:38.193203Z",
            "url": "https://files.pythonhosted.org/packages/d5/46/23f37291c78fae3fa90db29e5b1d3b111d8ce02a807a81a9b8c56e407733/django_braces-1.16.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9cd8e144ef48f0255442b5755d92d6be8705a2ec9b17ab05e11d99b8ddbb5460",
                "md5": "90649dab4e28865b6a7a8d91e1437dc5",
                "sha256": "1de7c2ba92147fc265ec034880aa5f2a714a5d1f1c1280278ca1fdd6f2a08e03"
            },
            "downloads": -1,
            "filename": "django_braces-1.16.0.tar.gz",
            "has_sig": false,
            "md5_digest": "90649dab4e28865b6a7a8d91e1437dc5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 52334,
            "upload_time": "2024-10-09T18:58:02",
            "upload_time_iso_8601": "2024-10-09T18:58:02.191734Z",
            "url": "https://files.pythonhosted.org/packages/9c/d8/e144ef48f0255442b5755d92d6be8705a2ec9b17ab05e11d99b8ddbb5460/django_braces-1.16.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-09 18:58:02",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "brack3t",
    "github_project": "django-braces",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [],
    "lcname": "django-braces"
}
        
Elapsed time: 1.26316s