My favorites | Sign in
Project Logo
                
Code license: MIT License
Labels: django, python, admin
Show all Featured wiki pages:
GettingStarted
People details
Project owners:
  exogen
Project committers:
devin.carlen

Note: Bulk action functionality based on django-batchadmin has been merged into Django as of 10121.


This Django app provides a ModelAdmin subclass that will render the model's change list with selectable items and actions. See the GettingStarted page for installation and usage examples.

One design goal of this project is to do as little as possible. The only action actually included in the project is a batch delete action. Changes to ModelAdmin behavior and template structure are minimal.









Hosted by Google Code