Skip to main content

categories management system for web applications in turbogears2

Project description

About tgapp-categories

tgapp-categories is a Pluggable application for TurboGears2.

Installing

tgapp-categories can be installed both from pypi or from github:

pip install tgappcategories

should just work for most of the users

Plugging tgapp-categories

In your application config/app_cfg.py import plug:

from tgext.pluggable import plug

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

plug(base_config, 'tgappcategories')

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

Available Hooks

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

Exposed Partials

tgapp-categories 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-categories-0.1.2.tar.gz (11.5 kB view details)

Uploaded Source

File details

Details for the file tgapp-categories-0.1.2.tar.gz.

File metadata

File hashes

Hashes for tgapp-categories-0.1.2.tar.gz
Algorithm Hash digest
SHA256 68bd746aaa6bb54489ad01f60d11d6ef2f9cce0d0ae8d7242f49885f3a4bf334
MD5 d398d810d456f0115cd125fb93636150
BLAKE2b-256 f4c1ce5da439f1b6ad9864934274f67d24f96b79969341666915a8f3b4c5a0ca

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