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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for plain_support-0.9.0.tar.gz
Algorithm Hash digest
SHA256 ec0b0cc3da6d397d117ad0982f0374be17ec0c469727764dbea6dbb979873f01
MD5 2fe61c5c698120bd9f9967f85bc6fe36
BLAKE2b-256 7cfc6b5e3b0733379adef49fa4279e9b0926cec3867d79345138f2337d9ea5ba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for plain_support-0.9.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e7c865c7d049c883cfc266d74b4eeeb0871ab61245ec716462b0b0bc34d5a7cf
MD5 4637d71993144452123d522e81b3bd35
BLAKE2b-256 fa035369bdd41ef3549314ca95a112bdf0c76e1348a64f7ce9ddb2395118f429

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