burke-software / django-mass-edit

Make bulk changes in the Django admin interface
152 stars 67 forks source link

Alter look-and-feel of mass edit form? #30

Closed gamesbook closed 9 years ago

gamesbook commented 9 years ago

I'd like to find some way to change the appearance of the mass-edit form. I am using django-suit to customise the admin, and this package uses Bootstrap for the forms.

So, for example, a mass-edit form looks like this: mass

Whereas the normal admin form looks like this: normal

bufke commented 9 years ago

Cleaning up tickets - pull requests welcome.

gamesbook commented 9 years ago

So, no plans for Bootstrap compatibility? Given its widespread usage, I thought this might enhance mass-edit.