Skip to content

Latest commit

 

History

History
68 lines (49 loc) · 2.93 KB

README.rst

File metadata and controls

68 lines (49 loc) · 2.93 KB

django-adminactions

https://pypip.in/v/django-adminactions/badge.png https://pypip.in/d/django-adminactions/badge.png

Collection of useful actions to use with django.contrib.admin.ModelAdmin and/or django.contrib.admin.AdminSite

Requires Django>=1.4

Please see the changelog at http://django-actions.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

Project links

Stable master-build master-cov Requirements Status
Development dev-build dev-cov Requirements Status
Project home page: https://github.com/saxix/django-adminactions
Issue tracker: https://github.com/saxix/django-adminactions/issues?sort
Download: http://pypi.python.org/pypi/django-adminactions/
Documentation: https://django-adminactions.readthedocs.org/en/latest/