django-adminactions
===================
[![Pypi](https://badge.fury.io/py/django-adminactions.svg)](https://badge.fury.io/py/django-adminactions)
[![coverage](https://codecov.io/github/saxix/django-adminactions/coverage.svg?branch=develop)](https://codecov.io/github/saxix/django-adminactions?branch=develop)
[![Test](https://github.com/saxix/django-adminactions/actions/workflows/test.yml/badge.svg)](https://github.com/saxix/django-adminactions/actions/workflows/test.yml)
[![Docs](https://readthedocs.org/projects/django-adminactions/badge/?version=latest)](https://django-adminactions.readthedocs.io/en/latest/)
Collection of useful actions to use with
django.contrib.admin.ModelAdmin and/or django.contrib.admin.AdminSite
Please see the changelog at http://django-adminactions.readthedocs.org/en/latest/changes.html
#### Actions
* Export as CSV
* Export as Excel
* Export as fixture
* Export delete tree
* Mass update records
* Graph queryset
* Merge records
* Find Duplicates
* Bulk Update
#### Project Links
- Code: https://github.com/saxix/django-adminactions
- Documentation: https://django-adminactions.readthedocs.org/en/latest/
- Issue Tracker: https://github.com/saxix/django-adminactions/issues?sort
- Download Package: https://pypi.org/project/django-adminactions/
Raw data
{
"_id": null,
"home_page": "https://github.com/saxix/django-adminactions",
"name": "django-adminactions",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "sax",
"author_email": "s.apostolico@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/05/99/06b986b2e176c930145fdd19478f5ae3d563c7198d0fa54d519689713a69/django-adminactions-2.1.0.tar.gz",
"platform": "any",
"description": "django-adminactions\n===================\n\n\n[![Pypi](https://badge.fury.io/py/django-adminactions.svg)](https://badge.fury.io/py/django-adminactions)\n[![coverage](https://codecov.io/github/saxix/django-adminactions/coverage.svg?branch=develop)](https://codecov.io/github/saxix/django-adminactions?branch=develop)\n[![Test](https://github.com/saxix/django-adminactions/actions/workflows/test.yml/badge.svg)](https://github.com/saxix/django-adminactions/actions/workflows/test.yml)\n[![Docs](https://readthedocs.org/projects/django-adminactions/badge/?version=latest)](https://django-adminactions.readthedocs.io/en/latest/)\n\nCollection of useful actions to use with\ndjango.contrib.admin.ModelAdmin and/or django.contrib.admin.AdminSite\n\nPlease see the changelog at http://django-adminactions.readthedocs.org/en/latest/changes.html\n\n#### Actions\n\n* Export as CSV\n* Export as Excel\n* Export as fixture\n* Export delete tree\n* Mass update records\n* Graph queryset\n* Merge records\n* Find Duplicates\n* Bulk Update\n\n\n#### Project Links\n\n\n- Code: https://github.com/saxix/django-adminactions\n- Documentation: https://django-adminactions.readthedocs.org/en/latest/\n- Issue Tracker: https://github.com/saxix/django-adminactions/issues?sort\n- Download Package: https://pypi.org/project/django-adminactions/\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Collections of useful actions to use with django.contrib.admin.ModelAdmin",
"version": "2.1.0",
"project_urls": {
"Download": "https://github.com/saxix/django-adminactions",
"Homepage": "https://github.com/saxix/django-adminactions"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "d80f3a076df1f2b4a2285aad1661353d366154279da1e52a7636708d28a053f3",
"md5": "862246adfab3a169915b4f64c45df12d",
"sha256": "e3fa730284ae4998156aacdd5112036cd451bfd355d464e0dc66f9e6c6eb192e"
},
"downloads": -1,
"filename": "django_adminactions-2.1.0-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "862246adfab3a169915b4f64c45df12d",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 162617,
"upload_time": "2023-05-26T13:33:02",
"upload_time_iso_8601": "2023-05-26T13:33:02.315600Z",
"url": "https://files.pythonhosted.org/packages/d8/0f/3a076df1f2b4a2285aad1661353d366154279da1e52a7636708d28a053f3/django_adminactions-2.1.0-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "059906b986b2e176c930145fdd19478f5ae3d563c7198d0fa54d519689713a69",
"md5": "ffc343a19e55f30a76651b8c234d7e46",
"sha256": "e750f060481bd8fd05e254225fa8a9ea7aac1f0b5cf79db352777152fc7eb679"
},
"downloads": -1,
"filename": "django-adminactions-2.1.0.tar.gz",
"has_sig": false,
"md5_digest": "ffc343a19e55f30a76651b8c234d7e46",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 838020,
"upload_time": "2023-05-26T13:33:08",
"upload_time_iso_8601": "2023-05-26T13:33:08.527501Z",
"url": "https://files.pythonhosted.org/packages/05/99/06b986b2e176c930145fdd19478f5ae3d563c7198d0fa54d519689713a69/django-adminactions-2.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-05-26 13:33:08",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "saxix",
"github_project": "django-adminactions",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "django-adminactions"
}