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
/
tests
/
test_chameleon_zpt.py
Age
Commit message (
Expand
)
Author
2010-10-25
first pass at converting bfg to pyramid namespace
Chris McDonough
2010-07-26
merge generic_rendering branch
Chris McDonough
2010-04-26
Be kind to KARL: don't assume "debug_templates" will be in the settings dict.
Chris McDonough
2010-04-25
Add tests for debug_templates (backfill for reload_templates).
Chris McDonough
2010-04-25
Merge i18n branch via svn merge --ignore-ancestry -r9030:9150 $REPOZE_SVN/rep...
Chris McDonough
2010-04-21
Moved i18n work to a branch and revert to pre-i18n-feature state via svn merg...
Chris McDonough
2010-04-19
Pass along translate function to templates.
Chris McDonough
2009-12-17
- When Chameleon page or text templates were added imperatively (via
Chris McDonough
2009-11-23
Disuse ZCA threadlocal API.
Chris McDonough
2009-10-15
Features
Chris McDonough
2009-09-20
- The way ``bfg_view`` declarations are scanned for has been modified.
Chris McDonough
2009-09-16
Checkpoint. Not 100% test coverage.
Chris McDonough
2009-05-05
Get rid of direct dependency on zope.testing by creating our own addCleanUp a...
Chris McDonough
2009-05-01
Merge "c-free" branch to trunk.
Chris McDonough
2009-01-15
Get rid of _getFUT.
Chris McDonough
2009-01-15
Remove more unused stuff.
Chris McDonough
2009-01-15
- Instead of invariably using ``webob.Request`` as the "request
Chris McDonough
2008-12-21
Backwards Incompatibilities (Major)
Chris McDonough
2008-12-07
- Remove the ``ITestingTemplateRenderer`` interface. When
Chris McDonough
2008-11-07
Features
Chris McDonough
2008-09-26
Move to Chameleon.
Chris McDonough