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.14.0.tar.gz (7.0 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.14.0-py3-none-any.whl (12.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for plain_support-0.14.0.tar.gz
Algorithm Hash digest
SHA256 384506e235a72b02cec607fad7c0a2687a75c963416676919aa5bbf46bd5db08
MD5 ac23a049abbba1bb2b1a4379507fa8da
BLAKE2b-256 14ab6b6482f2e3f3043c03b311a6ae55c3aee6defc4e2604d422dc7857788f00

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for plain_support-0.14.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a79ca1878b15a46a67c881a553f9386f3f6ddcc2c95ec61da5bc82d23106aa6e
MD5 d3f4ec31c74ded93afd15744eb145f39
BLAKE2b-256 99cd38af073d946c9b6798094ffd32b203cb97ab08b0d2e6e8d23d4322bcbe31

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