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
Age
Commit message (
Expand
)
Author
2011-07-14
forgot to change whatsnew
Chris McDonough
2011-07-14
- New API class: ``pyramid.static.static_view``. This supersedes the
Chris McDonough
2011-07-13
move all paster commands to a separate chapter
Chris McDonough
2011-07-13
prep for 1.1b2
Chris McDonough
2011-07-12
clarify
Chris McDonough
2011-07-12
- New environment setting ``PYRAMID_PREVENT_HTTP_CACHE`` and new
Chris McDonough
2011-07-12
- The ``pyramid_routesalchemy`` and ``pyramid_alchemy`` scaffolds
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
reviewed
Chris McDonough
2011-07-12
warn about warnings in 2.7+
Chris McDonough
2011-07-12
fix sample
Chris McDonough
2011-07-12
remove references to add_route view-related configuration
Chris McDonough
2011-07-12
remove deprecated mechanism to associate views with routes; add description o...
Chris McDonough
2011-07-12
add docs about logging config
Chris McDonough
2011-07-12
add docs about logging config
Chris McDonough
2011-07-12
remove unnecessary clause
Chris McDonough
2011-07-11
simplify
Chris McDonough
2011-07-11
add PyPy
Chris McDonough
2011-07-11
add PyPy
Chris McDonough
2011-07-11
convenience command
Chris McDonough
2011-07-11
bad reference
Chris McDonough
2011-07-11
simplify
Chris McDonough
2011-07-11
we no longer support 24.
Chris McDonough
2011-07-11
simplify
Chris McDonough
2011-07-11
simplify wording
Chris McDonough
2011-07-11
earlier info referenced later info, fix
Chris McDonough
2011-07-11
move mention of controllers to end
Chris McDonough
2011-07-11
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2011-07-11
move alternate calling convention to chapter bottom; fix reference
Chris McDonough
2011-07-10
Merge pull request #229 from mmerickel/garden.webob-refs
Chris McDonough
2011-07-10
Modified docs to reference webob's new website.
Michael Merickel
2011-07-10
Adding 'I' to example custom AuthenticationPolicy; it's an interface.
ejo
2011-07-10
prep for 1.1b1
Chris McDonough
2011-07-10
add info to changes.txt and whatsnew about pshell changes; removed unused imp...
Chris McDonough
2011-07-10
Merge branch 'feature.pshell' of https://github.com/mmerickel/pyramid into mm...
Chris McDonough
2011-07-09
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2011-07-09
make less confusing
Chris McDonough
2011-07-09
Merge pull request #225 from ejo/patch-1
Chris McDonough
2011-07-09
request.json -> request.json_body; add some docs for json_body
Chris McDonough
2011-07-09
Old sentence was grammatically incorrect, literally meant that the URL or but...
ejo
2011-07-08
point at groundhog github repo (why?)
Chris McDonough
2011-07-07
Updated proutes and pviews docs.
Michael Merickel
2011-07-07
Added/updated documentation for the new interactive shell.
Michael Merickel
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-02
remove male pronoun
Chris McDonough
2011-07-02
reorder
Chris McDonough
2011-07-01
prep for 1.1a4
Chris McDonough
[prev]
[next]