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

Django >=1.9, broken Test template and Browse vars #76

Closed last-partizan closed 7 years ago

last-partizan commented 8 years ago

From release notes:

The URL of the admin change view has been changed (was at /admin//// by default and is now at /admin////change/)

And static/dbmail/admin/dbmail.js contains hardcoded urls to ./sendmail/ and ./sendmail/apps/ which now results in 404.

jab3z commented 7 years ago

I have the same issue

gotlium commented 7 years ago

Fixed now on development branch http://take.ms/W2s6p