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.14.1.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.14.1-py3-none-any.whl (12.1 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for plain_support-0.14.1.tar.gz
Algorithm Hash digest
SHA256 7f7a7e3977d711208fd96f58c4ec28279385cb511a41345b242fdf634eed181a
MD5 f6b6b121c5f7efa2fba937c3af3df9ca
BLAKE2b-256 da19bfadb8866242f8b91dd677b2fa89bf1ffb248459875560f916ca97c9d12f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for plain_support-0.14.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a971ae7a3d0641550ab95ce43a655cbb2b00070a427124c40d83a157c4534029
MD5 c1688fe97960d72fbd505b4dd0bd9cfa
BLAKE2b-256 9441004608c5ee6d9eacb4d20b0eb84835927d45676051c824ea3b22aef81637

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