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.5.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.5.0-py3-none-any.whl (11.7 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for plain_support-0.5.0.tar.gz
Algorithm Hash digest
SHA256 860c03bc42da86466d3076e63857abd4ea8511e4c6f06d4e565518b1d36cde78
MD5 2e85c79c76986161404388e19e9716ec
BLAKE2b-256 e6226a12b59333f3e2e3d8946ca84b0484edda8f28357d709d06e62cf1c68729

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for plain_support-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 51f4e827c09a66b8ae0c4780c395406252feac595ebe594a61410c8a9a65c65c
MD5 5e2673b8e4631bd865663518192bcdbf
BLAKE2b-256 d374a5909747e2e09f8155a248651520e4f306f9bc0073a3af5036583775c4a9

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