ambitioninc / django-entity-emailer

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

Replace custom subscription with entity-subscription #6

Closed swans-one closed 10 years ago

swans-one commented 10 years ago

@wesleykendall This pull request removes the subscription logic that was internal to the entity_emailer app in favor of entity_subscription.

While this does require some additional work for the consumer of this library, it allows for more fine grained control of subscriptions.

A number of other housekeeping changes are made in this pull request as well. Including: