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-07-23
Fixed typo
Carlos de la Guardia
2011-07-23
Removed extra word, corrected unfinished sentence
Carlos de la Guardia
2011-07-23
removed extra word
Carlos de la Guardia
2011-07-23
fix typo
Carlos de la Guardia
2011-07-21
add nullrenderer to whatsnew
Chris McDonough
2011-07-16
- Change paster pviews and paster proutes to use bootstrap.
Chris McDonough
2011-07-16
mention paster pshell using bootstrap
Chris McDonough
2011-07-16
promote bootstrap to major feature
Chris McDonough
2011-07-16
- Added a section entitled "Writing a Script" to the "Command-Line Pyramid"
Chris McDonough
2011-07-15
- get_root2 -> prepare
Chris McDonough
2011-07-14
typo
Chris McDonough
2011-07-14
promote http_cache to major feature
Chris McDonough
2011-07-14
forgot to change whatsnew
Chris McDonough
2011-07-12
- New environment setting ``PYRAMID_PREVENT_HTTP_CACHE`` and new
Chris McDonough
2011-07-12
- The ``Configurator.add_route`` method allowed two routes with the same
Chris McDonough
2011-07-12
- Previously, If a ``BeforeRender`` event subscriber added a value via the
Chris McDonough
2011-07-12
warn about warnings in 2.7+
Chris McDonough
2011-07-10
add info to changes.txt and whatsnew about pshell changes; removed unused imp...
Chris McDonough
2011-07-09
request.json -> request.json_body; add some docs for json_body
Chris McDonough
2011-07-06
- The ``config.scan`` method has grown a ``**kw`` argument. ``kw`` argument
Chris McDonough
2011-07-04
- New request attribute: ``json``. If the request's ``content_type`` is
Chris McDonough
2011-07-04
- A new value ``http_cache`` can be used as a view configuration
Chris McDonough
2011-07-01
fix
Chris McDonough
2011-07-01
- Deprecated the ``set_renderer_globals_factory`` method of the Configurator
Chris McDonough
2011-07-01
typo
Chris McDonough
2011-07-01
Add JSONP renderer
Chris McDonough
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
[next]