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
/
narr
Age
Commit message (
Expand
)
Author
2011-05-16
- Added API docs for ``pyramid.httpexceptions.abort`` and
Chris McDonough
2011-05-14
add 'What's new In Pyramid 1.1' document
Chris McDonough
2011-05-14
use lingua in docs (thanks to wichert)
Chris McDonough
2011-05-13
- The ``add_route`` method of the Configurator now accepts a ``static``
Chris McDonough
2011-05-13
- Added documentation for a "multidict" (e.g. the API of ``request.POST``) as
Chris McDonough
2011-05-04
code refactoring for showing route->view relationship more correctly; tests a...
cguardia
2011-04-25
spell it out entirely
Chris McDonough
2011-04-24
Merge branch 'master' of https://github.com/jdnavarro/pyramid into jdnavarro-...
Chris McDonough
2011-04-24
fix rendering issue
Chris McDonough
2011-04-23
BFG -> Pyramid
Danny Navarro
2011-04-22
- Make sure deprecation warnings aren't raised when tests are run.
Chris McDonough
2011-04-22
Merge branch 'disambiguate_add_route' of https://github.com/mmerickel/pyramid...
Chris McDonough
2011-04-21
add 'adding a custom settings'
Chris McDonough
2011-04-20
Converting docs to deprecate view parameters in config.add_route.
Michael Merickel
2011-04-18
- Deprecated all assignments to ``request.response_*`` attributes such as
Chris McDonough
2011-04-13
- Add missing docs reference to
Chris McDonough
2011-04-11
pyramid_sqla -> akhet
Chris McDonough
2011-04-11
add description of MANIFEST.in
Chris McDonough
2011-04-11
make prettier
Chris McDonough
2011-03-29
fixed typo
cguardia
2011-03-25
Moved the content that was put into whatsnew-1.0.rst into the CHANGES.txt
Joe Dallago
2011-03-24
It was decided that pyramid would undergo a terminology change.
Joe Dallago
2011-03-24
Merge remote branch 'source/master'
Alexandre Bourget
2011-03-24
Fix some typos.
Alexandre Bourget
2011-03-02
Closes #125
Chris McDonough
2011-02-28
Fix authentication policy example.
Chris McDonough
2011-02-26
it's request_param
Chris McDonough
2011-02-25
typo
Chris McDonough
2011-02-13
Merge branch 'master' of https://github.com/lambacck/pyramid into lambacck-ma...
Chris McDonough
2011-02-12
Add make_localizer function & docs & tests
Christopher Lambacher
2011-02-12
fix typo
Chris McDonough
2011-02-05
fix conflicts
Chris McDonough
2011-02-02
Wrong name for variable
Chris Beelby
2011-02-02
Capitalization fix
Chris Beelby
2011-01-30
fix references
Chris McDonough
2011-01-30
More errors in narrative fixed.
Chris Beelby
2011-01-30
fix too-long lines
Chris McDonough
2011-01-30
too-long line
Chris McDonough
2011-01-30
- Remove duplication of ``add_route`` API documentation from URL Dispatch
Chris McDonough
2011-01-30
inappropriate mentions of alternate declarative forms
Chris McDonough
2011-01-30
remove reference to ZCML directives; doesnt work in printed book
Chris McDonough
2011-01-30
remove direct reference to pyramid_cookbook; doesnt work in printed version
Chris McDonough
2011-01-30
remove reference to static ZCML directive; cant refer to it from printed book
Chris McDonough
2011-01-29
- Changed "Cleaning up After a Request" section in the URL Dispatch chapter
Chris McDonough
2011-01-29
Merge branch 'master' of https://github.com/osmaker/pyramid into osmaker-master
Chris McDonough
2011-01-29
no longer broken
Chris McDonough
2011-01-29
renderings
Chris McDonough
2011-01-28
shorten too-long lines for latex
Chris McDonough
2011-01-28
render URL properly
Chris McDonough
2011-01-28
minor grammar fixes ('a' vs 'an')
Kyle Johnson
[prev]
[next]