This is a code repository which contains extensions and additional tools for Turbogears2 wsgi technologies.
tgext.crud
Crud Controller Extension for TG2
version
0.2.4
installation
easy_install tgext.crud
Usage
Mailing List
Please direct questions to the Turbogears mailing list. Development related questions / suggestions should be directed to the Turbogears Trunk mailing list
tgext.admin
Admin Controller add-on for basic TG identity model.
Usage
version
0.2.6
installation
easy_install tgext.admin
Mailing List
Please direct questions to the Turbogears mailing list. Development related questions / suggestions should be directed to the Turbogears Trunk mailing list
tgext.geo
Turbogears Extension for Geographic Applications
Version
0.6
Usage
Use GeoAlchemy to model spatial data types.
Create MapFish layer (model and controller definition) inside your TG2 app to use the MapFish restful protocol. $ paster geo-layer
Use FeatureServer to expose your GeoAlchemy data model using OGC Web Feature Service (WFS) protocol.
Mailing List
Please direct questions to the Turbogears mailing list. Development related questions / suggestions should be directed to the Turbogears Trunk mailing list