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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for plain_support-0.2.0.tar.gz
Algorithm Hash digest
SHA256 3df796e8029f64ade7a3acd0dbcd5c2c34063d58d35c6d804a565db161f6a3c8
MD5 f7cd6342d96227cfd523958a0cd896f5
BLAKE2b-256 659ebba1805ba8f58dece497a71991752ca6af22d44834ffb3f8af7015f6586a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for plain_support-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6e6a7a8b508ac3216b1ec760298d3160e2dcc22855980e902706db8be01511ce
MD5 2dd4f46b869cbfe970921793ce9a6cc7
BLAKE2b-256 538dcd4746e462d5504ad1ffaca5f2828c971f11f56e9e02416b3d0b36eb94c3

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