skip-django-generic-m2m-field


Nameskip-django-generic-m2m-field JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/skip-pay/django-generic-m2m-field
SummaryDjango generic many to many field library.
upload_time2024-04-19 10:15:44
maintainerNone
docs_urlNone
authorLubos Matl
requires_pythonNone
licenseMIT
keywords django fields generic
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/skip-pay/django-generic-m2m-field",
    "name": "skip-django-generic-m2m-field",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "django, fields, generic",
    "author": "Lubos Matl",
    "author_email": "matllubos@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/68/04/062b878d38a4664ed2975f5be7455a4545f49f28adedeaca107e12194a19/skip_django_generic_m2m_field-0.1.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Django generic many to many field library.",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/skip-pay/django-generic-m2m-field"
    },
    "split_keywords": [
        "django",
        " fields",
        " generic"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7c006d1eb12e643c533022796752e81cb7f9fc79f2269821616f8d50f5b1165d",
                "md5": "9f340f4194d7c9b4b3099f610bd68d25",
                "sha256": "900a89b35b80f70170a78e09193577d30ca756cfe967fc7fd3dac69551947bf0"
            },
            "downloads": -1,
            "filename": "skip_django_generic_m2m_field-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9f340f4194d7c9b4b3099f610bd68d25",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 13577,
            "upload_time": "2024-04-19T10:15:43",
            "upload_time_iso_8601": "2024-04-19T10:15:43.064568Z",
            "url": "https://files.pythonhosted.org/packages/7c/00/6d1eb12e643c533022796752e81cb7f9fc79f2269821616f8d50f5b1165d/skip_django_generic_m2m_field-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6804062b878d38a4664ed2975f5be7455a4545f49f28adedeaca107e12194a19",
                "md5": "49a9bd1ce886159e3c987e6956cc89e2",
                "sha256": "fa8f07ff107f2e6f6da9e72e9ee076648a72af3844d86ef716ff8a209ee64e75"
            },
            "downloads": -1,
            "filename": "skip_django_generic_m2m_field-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "49a9bd1ce886159e3c987e6956cc89e2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 10927,
            "upload_time": "2024-04-19T10:15:44",
            "upload_time_iso_8601": "2024-04-19T10:15:44.136779Z",
            "url": "https://files.pythonhosted.org/packages/68/04/062b878d38a4664ed2975f5be7455a4545f49f28adedeaca107e12194a19/skip_django_generic_m2m_field-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-19 10:15:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "skip-pay",
    "github_project": "django-generic-m2m-field",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "skip-django-generic-m2m-field"
}
        
Elapsed time: 0.35225s