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
/
urldispatch.rst
Age
Commit message (
Expand
)
Author
2013-01-18
make example links clickable, for convenience
Tshepang Lekhonkhobe
2013-01-02
eliminate other repeated words
Tshepang Lekhonkhobe
2012-12-22
Typo pakage => package
Reinout van Rees
2012-05-23
Fixed a few glitches in the "Using a Route Prefix to Compose Applications" se...
Fabian Büchler
2012-04-27
Update docs/narr/urldispatch.rst
VlAleVas
2012-02-26
make latex render again
Chris McDonough
2012-02-22
- New API: ``pyramid.config.Configurator.add_notfound_view``. This is a
Chris McDonough
2012-02-07
bug in url dispatch docs
Michael Merickel
2012-02-05
fix extra paren
Chris McDonough
2012-01-05
bring docs up to date with code
Chris McDonough
2012-01-05
fix urldispatch matching and generation to cope with various inputs
Chris McDonough
2011-10-24
garden
Michael Merickel
2011-10-12
Edited docs/narr/urldispatch.rst via GitHub
Wayne Tong
2011-10-06
remove all reference to the paster command-line utility
Chris McDonough
2011-09-23
add documenteation for the __text__ attribute for a predicate
michr
2011-09-23
fixed up all the warning dealing ..note and ..warn
michr
2011-09-12
document replacement marker composition
Chris McDonough
2011-09-07
more refs to root factory docs
Chris McDonough
2011-09-07
add squishy whats-unique section to introduction
Chris McDonough
2011-09-05
move unrelated request cleanup to webob.rest; reorder urldispatch chapter fro...
Chris McDonough
2011-08-14
- The ``route_url``, ``route_path``, ``resource_url``, ``static_url``, and
Chris McDonough
2011-08-10
- Added a ``route_prefix`` argument to the
Chris McDonough
2011-07-30
Updated all of the docs to reflect the new pyramid.* settings prefix.
Michael Merickel
2011-07-20
- Reordered chapters in narrative section for better new user friendliness.
Chris McDonough
2011-07-20
add more index markers
Chris McDonough
2011-07-13
move all paster commands to a separate chapter
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-07
Updated proutes and pviews docs.
Michael Merickel
2011-06-11
- Pyramid now expects Response objects to have a __call__
Chris McDonough
2011-05-31
the canonical import location for HTTP exceptions/responses is now pyramid.re...
Chris McDonough
2011-05-13
- The ``add_route`` method of the Configurator now accepts a ``static``
Chris McDonough
2011-05-04
code refactoring for showing route->view relationship more correctly; tests a...
cguardia
2011-04-24
fix rendering issue
Chris McDonough
2011-04-22
- Make sure deprecation warnings aren't raised when tests are run.
Chris McDonough
2011-04-20
Converting docs to deprecate view parameters in config.add_route.
Michael Merickel
2011-03-24
It was decided that pyramid would undergo a terminology change.
Joe Dallago
2011-03-02
Closes #125
Chris McDonough
2011-02-05
fix conflicts
Chris McDonough
2011-01-30
fix references
Chris McDonough
2011-01-30
- Remove duplication of ``add_route`` API documentation from URL Dispatch
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-28
shorten too-long lines for latex
Chris McDonough
2011-01-28
minor grammar fixes ('a' vs 'an')
Kyle Johnson
2011-01-27
method name contractions; move details of view lookup to end
Chris McDonough
2011-01-27
fix dangling references
Chris McDonough
2011-01-27
First batch of fixes for typo's and other language issues.
Chris Beelby
2011-01-26
fix typo in "URL Dispatch section mentioned by some on mailing list: https://...
michr
[prev]
[next]