mailjet 1.2

mailjet is a Django app that implements the mailjet REST API.InstallTo install simply run python setup.py installThe settings can be configured from a Django settings file through MAILJET_API_KEY and MAILJET_SECRET_KEY. Or through environment variables...