django-simple-feedback-form
stable

Basic:

  • Setup
  • Usage

Advanced:

  • Advanced usage
  • Built-in form classes
  • Built-in view classes
django-simple-feedback-form
  • »
  • Index
  • Edit on GitHub

Index

C | F | G | M | P | R | S | T

C

  • ContactFormBase (class in feedback_form.forms)

F

  • feedback_form.forms
    • module
  • feedback_form.views
    • module
  • FeedbackBaseView (class in feedback_form.views)
  • FeedbackView (class in feedback_form.views)
  • form_class (feedback_form.views.FeedbackBaseView attribute)

G

  • get_message() (feedback_form.forms.ContactFormBase method)
  • get_request_meta() (feedback_form.forms.ContactFormBase method)
  • get_subject() (feedback_form.forms.ContactFormBase method)

M

  • message_template (feedback_form.forms.ContactFormBase attribute)
  • module
    • feedback_form.forms
    • feedback_form.views

P

  • prepare_mail() (feedback_form.forms.ContactFormBase method)

R

  • request_meta (feedback_form.forms.ContactFormBase attribute)

S

  • subject_template (feedback_form.forms.ContactFormBase attribute)
  • success_message (in module feedback_form.views)
  • success_url (in module feedback_form.views)

T

  • template_name (in module feedback_form.views)

© Copyright 2013, 2022, Artem Galichkin. Revision 2a6b7c08.

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