bethlakshmi / GBE2

Great Burlesque Expo (www.burlesque-expo.com) system in django
2 stars 2 forks source link

GBE 1161: be able to remove email recipients from ad hoc mail #1239

Closed bethlakshmi closed 6 years ago

bethlakshmi commented 6 years ago

for both mail to bidders and mail to roles, the user can now deselect people from the “to” list for the email. The code still checks the validity of the full list to make sure that nothing got snuck in there.

To make this all readable, I reduced the to list to only names, not emails.