itsvinayak / 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

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/

About

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

License:Other


Languages

Language:Python 58.2%Language:JavaScript 29.9%Language:HTML 9.7%Language:CSS 1.8%Language:Makefile 0.4%