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.2.1.tar.gz (12.9 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.2.1-py3-none-any.whl (11.6 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for plain_support-0.2.1.tar.gz
Algorithm Hash digest
SHA256 22609a83e3edbc855effb7813cbfc277cad72d0a0130aa9fb881aa265efb706f
MD5 7c62c7c7f47860128758311f4affb2fc
BLAKE2b-256 282d453d983306f2023b70a12a006488e51fef75403019bb9cc33fecba63631a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for plain_support-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 2fc23774ce60e9432167401daaf65a851c67cf7718c855d2468b2afb022ef45d
MD5 3be2ef954069678beff4577ee46ddd95
BLAKE2b-256 ef03a47baa8ac1ea0d917d7e429e0ac84fc06e51476f8afe8daba7866623cffa

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