ambitioninc / django-entity-emailer

:mailbox: Send email to Entities.
MIT License
8 stars 8 forks source link

Emailer uses entity events #21

Closed wesleykendall closed 9 years ago

wesleykendall commented 9 years ago

@Wilduck this upgrades entity emailer to use entity event. It provides all of the migrations necessary to convert the emails to use new sources. This PR also includes functions and tasks to convert events into emails, making entity emailer more tightly integrated with events.

swans-one commented 9 years ago

Awesome.