Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 819 Bytes

README.rst

File metadata and controls

32 lines (23 loc) · 819 Bytes

django-adminactions

https://secure.travis-ci.org/saxix/django-adminactions.png?branch=master

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