Skip to main content

TurboGears genshi quickstart template

Project description

gsquickstart is a Turbogears template plugin for genshi template. It will install a paste template for Turbogears’ quickstart usage.

Install

Install with setuptools:

$easy_install gsquickstart

Usage

gsquickstart Just as normal tg-admin quickstart, but you’ve to specify the tggenshi(TurboGears Genshi) template instead of the default kid template:

$tg-admin quickstart -t tggenshi [project name]

Notice

TurboGears 1.0 documents are written for the default setting of kid+sqlobject.

But genshi template has some difference between kid template.

You may expect problems when using genshi template instead.

Take widgets for example, you’ve to use ‘${ET(myform())}’ instead of ‘${myform()}’ in template.

What’s new in Beta2?

  • Able to be indexed by turbogears cogbin

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

gsquickstart-1.0Beta2.zip (112.2 kB view hashes)

Uploaded Source

Built Distributions

gsquickstart-1.0Beta2-py2.5.egg (109.7 kB view hashes)

Uploaded Source

gsquickstart-1.0Beta2-py2.4.egg (109.7 kB view hashes)

Uploaded Source

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