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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for plain_support-0.3.1.tar.gz
Algorithm Hash digest
SHA256 9ac73e6a5663fed500f7866e6a2c7f8c38bb65cded4133dbc2b2d7812a3a4d95
MD5 03a29f28168e315c192f0ebcf421b1b2
BLAKE2b-256 f8fe5d10b2c9a91d66a26f66d30901cbe94ca6445876bf21fb0a106f76d4b056

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for plain_support-0.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 b85e33d937bbe64d9cbfcbd7ba7c8e1a8d5a169bef2d6f237b3fb0a6f34c8d8e
MD5 caf8b98f5555c9ec2979a106d6de02cc
BLAKE2b-256 d8b604c0f5c2fce6854f77c0b1b3772917838de657e038f619a7138329fead7c

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