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.12.3.tar.gz (7.1 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.12.3-py3-none-any.whl (13.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for plain_support-0.12.3.tar.gz
Algorithm Hash digest
SHA256 869a6768387cfb8cfa295f00925400eba951c1853636a775947964f56b518d8f
MD5 1162ee2dc43ac9fd0fe52f29b63cfe3a
BLAKE2b-256 ab19d4883721465a927a71ec8ce4f81f09d78aef4f028c36ffe05572dcd25617

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for plain_support-0.12.3-py3-none-any.whl
Algorithm Hash digest
SHA256 ea29e73937b7dac3d60351637264a33b35494ed71ec2ad8da978ef334ca3316e
MD5 a9774f979faa5596ff9a22bc92e58f7f
BLAKE2b-256 1e46075478f1e45909254815683a28e7fc39d6b053cc29e5c8d1385916632cd1

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