Skip to content

Latest commit

 

History

History
57 lines (41 loc) · 2.41 KB

README.rst

File metadata and controls

57 lines (41 loc) · 2.41 KB

django-adminactions

Join the chat at https://gitter.im/saxix/django-adminactions

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

Project links

Stable master-build master-cov  
Development dev-build dev-cov  
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/