django-braces


Namedjango-braces JSON
Version 1.15.0 PyPI version JSON
download
home_pagehttps://github.com/brack3t/django-braces/
SummaryReusable, generic mixins for Django
upload_time2021-11-05 21:41:43
maintainer
docs_urlNone
authorKenneth Love <kenneth@brack3t.com>, Chris Jones <chris@brack3t.com>
requires_python
licenseBSD
keywords django views forms mixins
VCS
bugtrack_url
requirements factory_boy mock pytest-django pytest-cov coverage django
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": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "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/13/1e/a9b406cf25fafbdc5f0e494d31e3ac13459118f6478b4db7f40a502de407/django-braces-1.15.0.tar.gz",
    "platform": "",
    "description": "Mixins to add easy functionality to Django class-based views, forms, and models.\n\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "Reusable, generic mixins for Django",
    "version": "1.15.0",
    "split_keywords": [
        "django",
        "views",
        "forms",
        "mixins"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ea06e225af47bf6ef997a08b892afef4606ed6238768897e4bd32d33eafe46dc",
                "md5": "7cb4fe9dee3c09c5915279f20e000b13",
                "sha256": "28f00b0f98368c9a37f30cce6087fc57127f0a24c5b8b449f9e1245bded6405d"
            },
            "downloads": -1,
            "filename": "django_braces-1.15.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7cb4fe9dee3c09c5915279f20e000b13",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 14729,
            "upload_time": "2021-11-05T21:41:41",
            "upload_time_iso_8601": "2021-11-05T21:41:41.916702Z",
            "url": "https://files.pythonhosted.org/packages/ea/06/e225af47bf6ef997a08b892afef4606ed6238768897e4bd32d33eafe46dc/django_braces-1.15.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "131ea9b406cf25fafbdc5f0e494d31e3ac13459118f6478b4db7f40a502de407",
                "md5": "7cfc6ebcd74472b1bcdfbb89fbe146d3",
                "sha256": "f451d08ffc1078d81209a2e17f2219bce20196928853c82405451b18a46875e0"
            },
            "downloads": -1,
            "filename": "django-braces-1.15.0.tar.gz",
            "has_sig": false,
            "md5_digest": "7cfc6ebcd74472b1bcdfbb89fbe146d3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 48132,
            "upload_time": "2021-11-05T21:41:43",
            "upload_time_iso_8601": "2021-11-05T21:41:43.799206Z",
            "url": "https://files.pythonhosted.org/packages/13/1e/a9b406cf25fafbdc5f0e494d31e3ac13459118f6478b4db7f40a502de407/django-braces-1.15.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2021-11-05 21:41:43",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "brack3t",
    "github_project": "django-braces",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [
        {
            "name": "factory_boy",
            "specs": []
        },
        {
            "name": "mock",
            "specs": []
        },
        {
            "name": "pytest-django",
            "specs": []
        },
        {
            "name": "pytest-cov",
            "specs": []
        },
        {
            "name": "coverage",
            "specs": []
        },
        {
            "name": "django",
            "specs": []
        }
    ],
    "lcname": "django-braces"
}
        
Elapsed time: 0.02792s