log

age author description
2020-11-03 Jeff Hammel py3 default tip
2010-11-17 Jeff Hammel add a handler for tempita; should rename the package (at some point) template_view
2010-05-05 Jeff Hammel adding a basic README telling how to use
2010-01-24 k0s add README to template
2009-12-27 k0s * allow multiple template dirs
2009-11-20 k0s check for data before writing to it
2009-11-20 k0s remove unused imports
2009-11-20 k0s change entrypoint to avoid namespace conflicts
2009-11-18 k0s better and more configurable matching logic
2009-11-08 k0s cleanup
2009-11-08 k0s new version with jquery fun, xi:include, and better dispatching
2009-11-08 k0s include a post method, a nav bar, and some jquery fun
2009-11-06 k0s adding head and TODO notes on template
2009-11-06 k0s more corrections
2009-11-06 k0s pass app to Index handler
2009-11-06 k0s import os
2009-11-06 k0s respect renamed convention
2009-11-06 k0s missed a )
2009-11-06 k0s use the app and add it to the handler
2009-11-06 k0s cleanup setup.py
2009-11-06 k0s move to a dispatcher architecture
2009-11-06 k0s moving to a dispatcher architecture
2009-10-27 k0s initial import from https://svn.openplans.org/svn/standalone/templates/genshi_view/trunk/