django-contact-form
2.0

Installation and configuration

  • Installation guide
  • Quick start guide

For developers

  • Contact form classes
  • Built-in views

Other documentation

  • Upgrading from previous versions
  • Frequently asked questions
django-contact-form
  • Index

Index

A | C | D | F | G | M | R | S | T

A

  • AkismetContactForm (class in django_contact_form.forms)

C

  • ContactForm (class in django_contact_form.forms)
  • ContactFormView (class in django_contact_form.views)

D

  • django_contact_form.forms
    • module
  • django_contact_form.views
    • module

F

  • form_class (django_contact_form.views.ContactFormView attribute)
  • from_email (django_contact_form.forms.ContactForm attribute)

G

  • get_form_kwargs() (django_contact_form.views.ContactFormView method)
  • get_message_context() (django_contact_form.forms.ContactForm method)
  • get_message_dict() (django_contact_form.forms.ContactForm method)
  • get_success_url() (django_contact_form.views.ContactFormView method)

M

  • message() (django_contact_form.forms.ContactForm method)
  • module
    • django_contact_form.forms
    • django_contact_form.views

R

  • recipient_list (django_contact_form.forms.ContactForm attribute)
    • (django_contact_form.views.ContactFormView attribute)
  • request (django_contact_form.forms.ContactForm attribute)

S

  • save() (django_contact_form.forms.ContactForm method)
  • subject() (django_contact_form.forms.ContactForm method)
  • subject_template_name (django_contact_form.forms.ContactForm attribute)

T

  • template_name (django_contact_form.forms.ContactForm attribute)
    • (django_contact_form.views.ContactFormView attribute)

© Copyright 2007-2022, James Bennett.

Built with Sphinx using a theme provided by Read the Docs.