We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
You can install the email_rest application with easy_install:
easy_install https://github.com/geonition/django_email/tarball/master
After this you still need to set 'email_rest' to the django installed apps setting and include(email_rest.urls) into the urls.py.