Simon Willison’s Weblog

Subscribe

1 item tagged “djangobatchadmin”

2008

django-batchadmin (via) Seriously classy reusable Django app that adds batch editing (multiple delete by default, with hooks to add your own custom batch actions) to the Django admin changelist screen, using best practice techniques of sub-classing ModelAdmin and hence requiring no patches to Django core itself. # 15th September 2008, 10:46 am