index
:
pyramid
main
Pyramid web framework (fork of https://github.com/Pylons/pyramid).
Daniel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
repoze
/
bfg
/
chameleon_text.py
Age
Commit message (
Expand
)
Author
2010-01-06
- Show the derived abspath of template resource specifications in the
Chris McDonough
2009-12-24
Better API docs.
Chris McDonough
2009-12-17
Features
Chris McDonough
2009-12-17
- When Chameleon page or text templates were added imperatively (via
Chris McDonough
2009-12-04
- Operation on GAE was broken, presumably because the
Chris McDonough
2009-11-23
- The ``repoze.bfg.scripting.get_root`` API now uses a 'real' WebOb
Chris McDonough
2009-11-20
Passable stab at supporting an imperative mode.
Chris McDonough
2009-10-30
Normalize level param.
Chris McDonough
2009-09-21
This can also raise ValueError.
Chris McDonough
2009-09-20
- The way ``bfg_view`` declarations are scanned for has been modified.
Chris McDonough
2009-09-18
Compulsive import reorderings.
Chris McDonough
2009-09-16
Checkpoint. Not 100% test coverage.
Chris McDonough
2009-09-14
- A ZCML ``view`` directive (and the associated ``bfg_view``
Chris McDonough
2009-01-15
Test coverage.
Chris McDonough
2009-01-15
- Instead of invariably using ``webob.Request`` as the "request
Chris McDonough
2008-11-17
- Add chameleon text template API (chameleon ${name} renderings
Chris McDonough