burke-software / django-mass-edit

Make bulk changes in the Django admin interface
155 stars 68 forks source link

Add set password support #13

Open bufke opened 11 years ago

bufke commented 11 years ago

In some cases users would like to set passwords to be the same in mass.

Right now one can only set the password hash which end users don't understand.