Edgewall Software

Changes between Initial Version and Version 1 of WebPy


Ignore:
Timestamp:
Sep 25, 2006, 3:32:06 PM (18 years ago)
Author:
cmlenz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WebPy

    v1 v1  
     1See http://webpy.org/.
     2
     3Genshi can be used for templating in web.py (although there is no integration as there is for [http://www.cheetahtemplate.org/ Cheetah]). We have an example web.py application that uses Genshi [source:trunk/examples/webpy/ here].