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.6.tar.gz (11.2 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for tgapp-invitations-0.2.6.tar.gz
Algorithm Hash digest
SHA256 66309bda90eda5d601569cddb06d9b46e03381b4a8495f5dd4afaf1709a18dc1
MD5 e6b8c6c4387892b92ba98db404174934
BLAKE2b-256 2c5d54c1edf5bc99622b68a841fb867c1a7b5d355bddca0cba02b3ab088269d0

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