Improper import in template_mail.py
Closed this issue · 2 comments
snig-batra commented
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
snig-b commented
Hey
Any updates on this?
niwinz commented
Should be fixed in the last release. Sorry, I forgotten include exceptions module.