This Django app provides a ModelAdmin subclass that will render the model's change list with selectable items and actions. The only action actually included in the project is a batch delete action. Changes to ModelAdmin behavior and template structure are minimal.