Skip to content

danirus/django-contactme

Repository files navigation

django-contactme

pypi travis coveralls

Simple and stable Django app that provides a contact form with email protection: 1. Contact data only hit the database when the user confirms the verification URL sent by email 2. Emails are threaded to avoid response blocking 3. Supports Django 1.8 and 1.9 under Python 2.7, 3.4 and 3.5

Read the documentation at:

Includes several demo sites and a complete test suite for the backend code and the jquery plugin.

About

Reusable django contact form app that hits the DB when users confirm their email addresses.

Resources

License

Stars

Watchers

Forks

Packages

No packages published