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-01-06
Typo: python setup.py develop.py shouldn't have that .py at the end.
Marius Gedminas
2011-01-06
Added missing images
Blaise Laflamme
2011-01-06
Added small header support to css paster templates, using small header for wi...
Blaise Laflamme
2011-01-06
Updated wiki tutorial docs
Blaise Laflamme
2011-01-06
Removed login option from tutorial defining views templates
Blaise Laflamme
2011-01-05
Updated tutorial sources to use the new theme, use request.static_url('{{pack...
Blaise Laflamme
2011-01-03
copyrights
Chris McDonough
2011-01-03
remove stray slash which prevented _themes from being downloaded if they didn...
Chris McDonough
2011-01-03
- Add a new API ``pyramid.url.current_route_url``, which computes a URL based
Chris McDonough
2011-01-03
edit much ado chapter
Chris McDonough
2011-01-03
contributors
Chris McDonough
2011-01-03
fix rendering
Chris McDonough
2011-01-03
Merge git://github.com/caseman/pyramid into caseman-master
Chris McDonough
2011-01-03
Merge branch 'master' of https://github.com/jahmad/pyramid into jahmad-master
Chris McDonough
2011-01-03
Merge branch 'master' of https://github.com/nek4life/pyramid into nek4life-ma...
Chris McDonough
2011-01-02
provide a reference target for modifying package structure
Chris McDonough
2011-01-02
indirection is hard
Chris McDonough
2011-01-02
typo, add example
Chris McDonough
2011-01-02
- add a ``add_view_mapper`` API to Configurator. This API allows you to add
Chris McDonough
2011-01-01
rework paragraphs discussifng root factot config
Casey Duncan
2011-01-01
- The class ``pyramid.authentication.AuthTktCookieHelper`` is now an API.
Chris McDonough
2011-01-01
rework opening explanation of the resource tree for clarity
Casey Duncan
2011-01-01
XXX try to clearly explain how the view name is derived during traversal, con...
Casey Duncan
2011-01-01
clarify traversal details
Casey Duncan
2011-01-01
reword for clarity
Casey Duncan
2011-01-01
simplify/clarify
Casey Duncan
2011-01-01
clarify opening paragraph
Casey Duncan
2011-01-01
fix url
Chris McDonough
2011-01-01
resolve missing reference
Chris McDonough
2010-12-31
don't repeat the version so many times
Casey Duncan
2010-12-31
simplify route/traversal relationship. No need to repeat ourselves
Casey Duncan
2010-12-31
add word chapter
Casey Duncan
2010-12-31
add missing word
Casey Duncan
2010-12-31
Remove resource location chapter and move intro parts to url dispatch. The ne...
Casey Duncan
2010-12-31
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2010-12-31
- The ``pyramid.interfaces.IAuthenticationPolicy`` interface now specifies an
Chris McDonough
2010-12-31
clarify that the default root resource is empty
Casey Duncan
2010-12-31
clarify
Casey Duncan
2010-12-31
remove rendundant sentence that was redundant
Casey Duncan
2010-12-31
add myself as a contributor, ain't I something?
Casey Duncan
2010-12-31
add attribution for Rob Miller
Casey Duncan
2010-12-31
URL Matching to URL Dispatch
Casey Duncan
2010-12-31
be more gender-neutral
Casey Duncan
2010-12-31
remove heading at top
Casey Duncan
2010-12-31
add much ado chapt to book toc
Casey Duncan
2010-12-31
remove stray quote
Casey Duncan
2010-12-31
Merge https://github.com/Pylons/pyramid
Casey Duncan
2010-12-31
add Much ado about traversal chapter from Rob Miller, with light adaptations....
Casey Duncan
2010-12-31
Typo.
Tres Seaver
2010-12-31
handlers_chapter -> views_chapter
Jamaludin Ahmad
[next]