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-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
2011-07-01
fix
Chris McDonough
2011-07-01
fix wiki tests too
Chris McDonough
2011-07-01
run setup.py develop
Chris McDonough
2011-07-01
use assertEqual
Chris McDonough
2011-07-01
- The Wiki2 tutorial "Tests" chapter had two bugs: it did not tell the user
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 github url option in docs conf for ribbon
Blaise Laflamme
2011-06-26
prep for 1.1a3
Chris McDonough
[next]