Skip to main content

Basic support tools for Plain.

Project description

plain-support

Provides support forms for your application.

Usage

Include the support URLs in your urls.py:

# app/urls.py
from plain.urls import include, path
import plain.support.urls

urlpatterns = [
    path("support/", include(plain.support.urls)),
    # ...
]

Security considerations

Most support forms allow you to type in an email address. Be careful, because anybody can pretend to be anybody else at this point. Conversations either need to continue over email (which confirms they have access to the email account), or include a verification step (emailing a code to the email address, for example).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

plain_support-0.4.0.tar.gz (6.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

plain_support-0.4.0-py3-none-any.whl (11.7 kB view details)

Uploaded Python 3

File details

Details for the file plain_support-0.4.0.tar.gz.

File metadata

  • Download URL: plain_support-0.4.0.tar.gz
  • Upload date:
  • Size: 6.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.6.2

File hashes

Hashes for plain_support-0.4.0.tar.gz
Algorithm Hash digest
SHA256 fdfd57d8fd9cdc47f212ae0625e3b05836793b4e5f9efee6d73d7997b7c99afe
MD5 03a4e3981ccd19ad3b0553d1f6fb51f7
BLAKE2b-256 8618667d89991ff555377539edb53a235afcc8a0ef7d64e8efbaa0df386116d1

See more details on using hashes here.

File details

Details for the file plain_support-0.4.0-py3-none-any.whl.

File metadata

File hashes

Hashes for plain_support-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ba3891cd2fcda3dd11146147db571b83e5786b835f0d880419a96e94469ee797
MD5 b4086351465f8b6aba30a511d43dd6ab
BLAKE2b-256 79e9cff20c545323d637f3e05fdb459d1beba0bb9d92d63db47fe3995572f35b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page