summaryrefslogtreecommitdiff
path: root/repoze/bfg/chameleon_text.py
AgeCommit message (Expand)Author
2010-01-06- Show the derived abspath of template resource specifications in theChris McDonough
2009-12-24Better API docs.Chris McDonough
2009-12-17FeaturesChris McDonough
2009-12-17- When Chameleon page or text templates were added imperatively (viaChris McDonough
2009-12-04- Operation on GAE was broken, presumably because theChris McDonough
2009-11-23- The ``repoze.bfg.scripting.get_root`` API now uses a 'real' WebObChris McDonough
2009-11-20Passable stab at supporting an imperative mode.Chris McDonough
2009-10-30Normalize level param.Chris McDonough
2009-09-21This can also raise ValueError.Chris McDonough
2009-09-20- The way ``bfg_view`` declarations are scanned for has been modified.Chris McDonough
2009-09-18Compulsive import reorderings.Chris McDonough
2009-09-16Checkpoint. Not 100% test coverage.Chris McDonough
2009-09-14- A ZCML ``view`` directive (and the associated ``bfg_view``Chris McDonough
2009-01-15Test coverage.Chris McDonough
2009-01-15- Instead of invariably using ``webob.Request`` as the "requestChris McDonough
2008-11-17 - Add chameleon text template API (chameleon ${name} renderingsChris McDonough