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

Miltiple fixes #21

Closed vosi closed 9 years ago

vosi commented 9 years ago
gotlium commented 9 years ago

необходимо ответвляться от development ветки. мастер - это стейбл

gotlium commented 9 years ago

билд прошел с ошибкой: https://travis-ci.org/LPgenerator/django-db-mailer/jobs/84171346

$ flake8 --ignore=E402,E731,F401,F811 --exclude=migrations,south_migrations dbmail
dbmail/admin.py:46:13: E301 expected 1 blank line, found 0
dbmail/admin.py:53:13: E301 expected 1 blank line, found 0