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.3.0.tar.gz (8.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.3.0-py3-none-any.whl (11.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: plain_support-0.3.0.tar.gz
  • Upload date:
  • Size: 8.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.6.1

File hashes

Hashes for plain_support-0.3.0.tar.gz
Algorithm Hash digest
SHA256 7de844abe04764e30b824874cf677b8ee3465f1e7c78c23ccdb122e5e0af0d7b
MD5 ca081118737c8bd90aaf0e60262000c2
BLAKE2b-256 1473a77cb52664e5d5485f3cf0aad05569099e74b3ef88aae10c7a6c3c8e7d85

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for plain_support-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 967c5df1c3717e0578a42b969d619e679d82b0d5585d08bf978ee6cd755da0d3
MD5 2d150bef11d269ea538ade22a4588759
BLAKE2b-256 a25fa945780b1bdb61b976a996cb51032ee405f4a08cf93a0853393a1679dd51

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