django-mass-edit


Namedjango-mass-edit JSON
Version 3.5.0 PyPI version JSON
download
home_pagehttps://github.com/burke-software/django-mass-edit
SummaryMake bulk changes in the Django admin interface
upload_time2023-08-22 16:02:15
maintainer
docs_urlNone
authorDavid Burke
requires_python
licenseBSD
keywords django admin
VCS
bugtrack_url
requirements django six coveralls
Travis-CI No Travis.
coveralls test coverage
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/burke-software/django-mass-edit",
    "name": "django-mass-edit",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "django admin",
    "author": "David Burke",
    "author_email": "david@burkesoftware.com",
    "download_url": "https://files.pythonhosted.org/packages/2b/59/6724cf13c00f0c8d77232b489b3cbfe7a3c5f25bb86b7119330cee5e3e98/django-mass-edit-3.5.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "Make bulk changes in the Django admin interface",
    "version": "3.5.0",
    "project_urls": {
        "Homepage": "https://github.com/burke-software/django-mass-edit"
    },
    "split_keywords": [
        "django",
        "admin"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4be138f41d4c255e7e813e7f0eba67093a8c2563612b321c7d2039940b2d77ac",
                "md5": "bc21820a7ad4c8fde41d0361e8990a76",
                "sha256": "ac1be9b519d2464111e859299fa7081793cf7fa431c21f546471c3cc9183cb1f"
            },
            "downloads": -1,
            "filename": "django_mass_edit-3.5.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bc21820a7ad4c8fde41d0361e8990a76",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 41516,
            "upload_time": "2023-08-22T16:02:13",
            "upload_time_iso_8601": "2023-08-22T16:02:13.941591Z",
            "url": "https://files.pythonhosted.org/packages/4b/e1/38f41d4c255e7e813e7f0eba67093a8c2563612b321c7d2039940b2d77ac/django_mass_edit-3.5.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2b596724cf13c00f0c8d77232b489b3cbfe7a3c5f25bb86b7119330cee5e3e98",
                "md5": "14bc2e50a2ba252b8275583642d6b361",
                "sha256": "4da202ef31862d1978088c38ca7dfb98d0ee7456e031e81d83885978065068b6"
            },
            "downloads": -1,
            "filename": "django-mass-edit-3.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "14bc2e50a2ba252b8275583642d6b361",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 64337,
            "upload_time": "2023-08-22T16:02:15",
            "upload_time_iso_8601": "2023-08-22T16:02:15.985457Z",
            "url": "https://files.pythonhosted.org/packages/2b/59/6724cf13c00f0c8d77232b489b3cbfe7a3c5f25bb86b7119330cee5e3e98/django-mass-edit-3.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-22 16:02:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "burke-software",
    "github_project": "django-mass-edit",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [
        {
            "name": "django",
            "specs": []
        },
        {
            "name": "six",
            "specs": []
        },
        {
            "name": "coveralls",
            "specs": []
        }
    ],
    "tox": true,
    "lcname": "django-mass-edit"
}
        
Elapsed time: 0.09939s