/django-adminactions

collection of useful django actions to use with ModelAdmin or AdminSite.

Primary LanguagePythonOtherNOASSERTION

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