issues
search
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
Migrations hack
#96
Closed
Tapo4ek
closed
7 years ago
Tapo4ek
commented
7 years ago
Before to submit your pull-request:
Be sure that the unit tests pass
If you create a new feature, test your code, do not introduce new bugs
Avoid code duplication
Small pull-requests are easier to review and can be merged quickly
1 pull-request == 1 feature/improvement
Before to submit your pull-request: