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
/
docs
/
whatsnew-1.1.rst
Age
Commit message (
Expand
)
Author
2011-06-26
- Added ``mako.preprocessor`` config file parameter; allows for a Mako
Chris McDonough
2011-06-22
prep for 1.1a2
Chris McDonough
2011-06-22
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2011-06-22
suggestions from sluggo
Chris McDonough
2011-06-21
fix typo
Carlos de la Guardia
2011-06-21
changes suggested by sluggo
Chris McDonough
2011-06-20
corrected missing apostrophe and then extra apostrophe
Carlos de la Guardia
2011-06-20
typo
Carlos de la Guardia
2011-06-20
Removed superfluous word
Carlos de la Guardia
2011-06-20
bring whatsnew up to date
Chris McDonough
2011-06-20
bring whatsnew up to date
Chris McDonough
2011-06-20
responsecode -> exception_response
Chris McDonough
2011-06-14
merge httpexception-utils branch
Chris McDonough
2011-06-11
- Pyramid now expects Response objects to have a __call__
Chris McDonough
2011-06-03
fix rendering
Chris McDonough
2011-05-27
Attempt to fix issue #193 by setting mako default filter to 'h'.
Michael Merickel
2011-05-25
add notifications for new feature
Chris McDonough
2011-05-16
- Added API docs for ``pyramid.httpexceptions.abort`` and
Chris McDonough
2011-05-14
template -> scaffold
Chris McDonough
2011-05-14
add 'What's new In Pyramid 1.1' document
Chris McDonough
2010-10-25
convert remainder of docs to use pyramid instead of repoze.bfg
Chris McDonough
2010-01-18
Prep for b1
Chris McDonough
2010-01-16
Massive overhaul to deal with the reality that we don't map URLs directly to ...
Chris McDonough
2009-12-25
Fix syntax errors found via manuel, and add manuel-style markers to prevent
Chris McDonough
2009-12-25
Normalize code blocks.
Chris McDonough
2009-12-23
Thread locals chapter roles.
Chris McDonough
2009-11-18
Another topic.
Chris McDonough
2009-11-14
Speling.
Chris McDonough
2009-11-14
Spellcheck.
Chris McDonough
2009-11-06
- ``repoze.bfg.testing.registerRoutesMapper`` testing facility added.
Chris McDonough
2009-11-04
Tweak.
Chris McDonough
2009-11-04
(no commit message)
Chris McDonough
2009-11-04
Gah.
Chris McDonough
2009-11-04
Note bw incompat.
Chris McDonough
2009-11-02
Typos.
Chris McDonough
2009-11-02
- Add a new event type: ``repoze.bfg.events.AfterTraversal``. Events
Chris McDonough
2009-11-02
(no commit message)
Chris McDonough
2009-11-02
(no commit message)
Chris McDonough
2009-11-02
- "What's New in ``repoze.bfg`` 1.1" document added to narrative
Chris McDonough