LPgenerator / django-db-mailer

Django module to easily send emails/sms/tts/push using django templates stored on database and managed through the Django Admin
https://github.com/LPgenerator/django-db-mailer
GNU General Public License v2.0
255 stars 81 forks source link

Add natural keys #104

Open kaleb opened 6 years ago

kaleb commented 6 years ago

Fixes #103

Also added unique constraint to signal

Before to submit your pull-request: