pinax / symposion

a Django project for conference websites
BSD 3-Clause "New" or "Revised" License
299 stars 146 forks source link

Sponsor signup does not trigger email notification #59

Open holdenweb opened 10 years ago

holdenweb commented 10 years ago

When a would-be sponsor signs up through a web account the information sits in the database without any notification. This is generally not the best way to treat would-be sponsors.

Could the system send administrator email (perhaps daily in summary too, but certainly with individual notifications per signup) and/or show non-approved sponsorships in the dashboard of superusers?