Skip to main content

Permission management for web application in turbogears2

Project description

https://travis-ci.org/axant/tgapp-permissions.svg?branch=master https://coveralls.io/repos/github/axant/tgapp-permissions/badge.svg?branch=master

About tgapp-permissions

tgapp-permissions is a Pluggable application for TurboGears2.

Installing

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

pip install tgapppermissions

should just work for most of the users

Plugging tgapp-permissions

In your application config/app_cfg.py import plug:

from tgext.pluggable import plug

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

plug(base_config, 'tgapppermissions')

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

Available Hooks

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

Exposed Partials

tgapp-permissions 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-permissions-0.3.1.tar.gz (15.7 kB view details)

Uploaded Source

File details

Details for the file tgapp-permissions-0.3.1.tar.gz.

File metadata

File hashes

Hashes for tgapp-permissions-0.3.1.tar.gz
Algorithm Hash digest
SHA256 c0b79eff8f2341d35bb6be39e116b5046d7ed69842a39e1fc3cdc8c87c8d2243
MD5 4548b3d3c629ee6852841f6bdacd6c2c
BLAKE2b-256 b2342ed4dd44cdffd3af54bb5b135c93f19e21fdd35462308066fa8545c245bf

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