Skip to main content

Provides a way to invite new users into a TurboGears2 application

Project description

About tgapp-invitations

tgapp-invitations is a Pluggable application for TurboGears2.

allows the users with invitations-invite permission to invite people via email

this pluggable requires tgapp-registration to be plugged

Installing

tgapp-invitations can be installed from pypi:

pip install tgappinvitations

Plugging tgapp-invitations

In your application config/app_cfg.py import plug:

from tgext.pluggable import plug

Then at the end of the file call plug with tgappinvitations:

plug(base_config, 'invitations')

You will be able to access the plugged application at http://localhost:8080/invitations.

Options

  • invite_required (default: True): when False the normal tgapp-registration flow is preserved.

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

tgapp-invitations-0.2.7.tar.gz (11.2 kB view details)

Uploaded Source

File details

Details for the file tgapp-invitations-0.2.7.tar.gz.

File metadata

File hashes

Hashes for tgapp-invitations-0.2.7.tar.gz
Algorithm Hash digest
SHA256 cc684f9ea4c8bdc923ee821697465afa34031a8d3582b9c78ce432e5f551af81
MD5 06c6e26d9e17e6f655bf90346ab3fd2c
BLAKE2b-256 6bf9c92a769a2ab9c7c1654246dc313e64e02b83479e73eec28f3ed816067cac

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page