bameda/djmail

Improper import in template_mail.py

Closed this issue · 2 comments

Line 20: from . import exceptions as exc in djmail/template_mail.py

Error Traceback:
ImproperlyConfigured: "cannot import name exceptions"

There doesn't seem to be an exceptions module anywhere

Hey
Any updates on this?

Should be fixed in the last release. Sorry, I forgotten include exceptions module.