Plain is headed towards 1.0! Subscribe for development updates →
Everything you need to send email.
Add plain.email to your INSTALLED_APPS:
plain.email
INSTALLED_APPS
# settings.py INSTALLED_APPS = [ # ... 'plain.email', ]