django-sendmail
There are 3 repositories under django-sendmail topic.
bultakov/django-email-verification
Django Email Verification
natkaida/django_send_email_captcha
Django application form with captcha
elisrizea/Django-Blog-DEMO
Django demo showcasing forms and Restful API. Features include: View all posts on homepage or using api (read only for unregistered users) User registration and login forms Logged in users can post new forms using built-in form or API RESTful API available at <website name>/api/ Simple and easy-to-understand code.