maccesch / cmsplugin-contact

Extendable contact plugin for django-cms with spam protection and i18n
BSD 2-Clause "Simplified" License
71 stars 62 forks source link

Add an email sent signal #42

Closed nkuttler closed 11 years ago

nkuttler commented 11 years ago

I just wanted to perform a small action after sending the emails and adding a signal looked like the best way. Please let me know if you want this handled differently.

maccesch commented 11 years ago

Great, thanks!