Skip to content

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

License

Notifications You must be signed in to change notification settings

timgates42/django-adminactions

 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 59.6%
  • JavaScript 28.7%
  • HTML 9.4%
  • CSS 1.5%
  • Other 0.8%