No project description provided
Project description
About tgext.ecommerce
tgext.ecommerce is a Pluggable eCommerce Framework for TurboGears2.
Installing
tgext.ecommerce can be installed both from pypi or from bitbucket:
pip install tgext.ecommerce
should just work for most of the users
Plugging tgextecommerce
In your application config/app_cfg.py import plug:
from tgext.pluggable import plug
Then at the end of the file call plug with tgext.ecommerce:
plug(base_config, 'tgext.ecommerce')
You will be able to access tgext.ecommerge functions as tg.app_globals.shop
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tgext.ecommerce-0.1.4a0.tar.gz
(26.7 kB
view details)
File details
Details for the file tgext.ecommerce-0.1.4a0.tar.gz
.
File metadata
- Download URL: tgext.ecommerce-0.1.4a0.tar.gz
- Upload date:
- Size: 26.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7a6d9b4a8d48b93f2aedf8ea0d6c65f87096a0d8da78235f9b11b14a3c76c7aa |
|
MD5 | a8f2db8375c9ab78edaa07950e668888 |
|
BLAKE2b-256 | 446fa1103197cc78623564e57679978864d191b2faae5d66f9a0da1b1196eb98 |