{% block extracss %}{% endblock %}
The bare minimum django-contactme app with Ajax.
confirmation_will_be_requested
. The signal is raised before the confirmation is sent. The hook is called reject_email_with_xxx
and lives in the views.py
module of this very demo.