qt-pay / django-adminactions

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

django-adminactions

Pypi coverage Test Docs

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

Project Links

About

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

License:Other


Languages

Language:Python 59.6%Language:JavaScript 28.7%Language:HTML 9.4%Language:CSS 1.5%Language:SCSS 0.4%Language:Makefile 0.4%