django-database-email-backend 0.1.0

django-database-email-backend is a Django app, a simple email backend for Django that delivers emails to the database. All sent emails can be reviewed and searched in admin. This can be practical while developing where the console backend can't be...