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.

Installing

tgapp-invitations can be installed both from pypi or from bitbucket:

pip install tgappinvitations

should just work for most of the users

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, 'tgappinvitations')

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

Available Hooks

tgapp-invitations makes available a some hooks which will be called during some actions to alter the default behavior of the appplications:

Exposed Partials

tgapp-invitations exposes a bunch of partials which can be used to render pieces of the blogging system anywhere in your application:

Exposed Templates

The templates used by registration and that can be replaced with tgext.pluggable.replace_template are:

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

Uploaded Source

File details

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

File metadata

File hashes

Hashes for tgapp-invitations-0.2.1.tar.gz
Algorithm Hash digest
SHA256 83ccb9847ccae1da00a67c1b0f72c134d2fe5c84cc4e4e18a1d9faa619bfeb5f
MD5 60c95168764dfaad01bde351a3a90837
BLAKE2b-256 c2726c7ee9b4ae6822e8c5c95d4d788e7e2105a7fc14422aa7442363c9a29d88

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