{"id":16427276,"url":"https://github.com/ninemoreminutes/django-admin-object-actions","last_synced_at":"2025-08-21T06:46:36.095Z","repository":{"id":47634719,"uuid":"129844277","full_name":"ninemoreminutes/django-admin-object-actions","owner":"ninemoreminutes","description":"Object-level actions in the Django admin interface.","archived":false,"fork":false,"pushed_at":"2021-08-20T12:07:29.000Z","size":94,"stargazers_count":34,"open_issues_count":6,"forks_count":3,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-10-12T08:12:08.430Z","etag":null,"topics":["django","django-admin"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/django-admin-object-actions/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ninemoreminutes.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-04-17T04:05:41.000Z","updated_at":"2024-07-30T20:10:12.000Z","dependencies_parsed_at":"2022-09-13T13:20:52.032Z","dependency_job_id":null,"html_url":"https://github.com/ninemoreminutes/django-admin-object-actions","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ninemoreminutes%2Fdjango-admin-object-actions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ninemoreminutes%2Fdjango-admin-object-actions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ninemoreminutes%2Fdjango-admin-object-actions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ninemoreminutes%2Fdjango-admin-object-actions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ninemoreminutes","download_url":"https://codeload.github.com/ninemoreminutes/django-admin-object-actions/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221666411,"owners_count":16860415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["django","django-admin"],"created_at":"2024-10-11T08:12:16.074Z","updated_at":"2024-10-27T10:59:26.979Z","avatar_url":"https://github.com/ninemoreminutes.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"|Build Status| |PyPI Version| |PyPI License| |Python Versions| |Django Versions| |Read the Docs|\n\nDjango-Admin-Object-Actions\n===========================\n\n**Django-Admin-Object-Actions** provides object-level actions in the Django\nadmin interface.\n\nIn contrast to the built-in admin actions, which are only applied to a list of\nobjects from the change list, object actions apply to a single object and can be\naccessed from either the change list view or the change form view.\n\nEach action is defined declaratively on the ``ModelAdmin`` instance and may\nprovide a form for additional input or validation before executing the action.\n\nInspired by `This Article \u003chttps://medium.com/@hakibenita/how-to-add-custom-action-buttons-to-django-admin-8d266f5b0d41\u003e`_.\n\nDocumentation can be found at `RTFD \u003chttp://django-admin-object-actions.readthedocs.io/\u003e`_.\n\nIt is tested against:\n * Django 1.11 (Python 3.5 and 3.6)\n * Django 2.0 (Python 3.5, 3.6 and 3.7)\n * Django 2.1 (Python 3.5, 3.6 and 3.7)\n * Django 2.2 (Python 3.5, 3.6, 3.7, 3.8 and 3.9)\n * Django 3.0 (Python 3.6, 3.7, 3.8 and 3.9)\n * Django 3.1 (Python 3.6, 3.7, 3.8 and 3.9)\n * Django 3.2 pre-release (Python 3.6, 3.7, 3.8 and 3.9)\n * Django main/4.0 (Python 3.8 and 3.9)\n\n\n.. |Build Status| image:: https://img.shields.io/github/workflow/status/ninemoreminutes/django-admin-object-actions/test\n   :target: https://github.com/ninemoreminutes/django-admin-object-actions/actions?query=workflow%3Atest\n.. |PyPI Version| image:: https://img.shields.io/pypi/v/django-admin-object-actions.svg\n   :target: https://pypi.org/project/django-admin-object-actions/\n.. |PyPI License| image:: https://img.shields.io/pypi/l/django-admin-object-actions.svg\n   :target: https://pypi.org/project/django-admin-object-actions/\n.. |Python Versions| image:: https://img.shields.io/pypi/pyversions/django-admin-object-actions.svg\n   :target: https://pypi.org/project/django-admin-object-actions/\n.. |Django Versions| image:: https://img.shields.io/pypi/djversions/django-admin-object-actions.svg\n   :target: https://pypi.org/project/django-admin-object-actions/\n.. |Read the Docs| image:: https://img.shields.io/readthedocs/django-admin-object-actions.svg\n   :target: http://django-admin-object-actions.readthedocs.io/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fninemoreminutes%2Fdjango-admin-object-actions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fninemoreminutes%2Fdjango-admin-object-actions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fninemoreminutes%2Fdjango-admin-object-actions/lists"}