Chris McDonough
2018-07-05 881bfd57bb49613172eab043e93cb9dc28d4fb77
2018-07-05 Chris McDonough
normalize to notfound
blob@ 881bfd commitdiff | diff to current
2018-07-04 Chris McDonough
Allow append_slash to use a subrequest rather than a redirect, closes #2607
blob@ 40d68c commitdiff | diff to current
2018-05-14 Hunter Senft-Grupp
Add Configurator context manager 'route_prefix_context' to allow for adding...
blob@ efd61e commitdiff | diff to current
2016-07-19 Jon Davidson
Change gendered language in examples
blob@ c898dd commitdiff | diff to current
2016-06-20 dowwie
typo fix within urldispatch narrative, example 2
blob@ 49783e commitdiff | diff to current
2016-04-23 Steve Piercy
Fix all the stinky linkie rot via `make linkcheck SPHINXBUILD=$VENV/bin/sph...
blob@ 1cb30e commitdiff | diff to current
2015-10-08 Steve Piercy
- grammar, rewrapping
blob@ 5b6fd0 commitdiff | diff to current
2015-10-07 Steve Piercy
- grammar, rewrapping
blob@ 519c49 commitdiff | diff to current
2015-03-15 Donald Stufft
Allow passing a custom redirect class for appending slashes
blob@ 12b6f5 commitdiff | diff to current
2015-02-18 Michael Merickel
reword a small part to clarify what's happening with view_config
blob@ 3c163b commitdiff | diff to current
2014-12-10 Zack Marvel
Revise URL Dispatch documentation to use config.scan() in Examples 1, 2, and 3
blob@ bb60b8 commitdiff | diff to current
2014-02-10 Steve Piercy
- Garden PR #1121
blob@ 2033ee commitdiff | diff to current
2013-11-16 Antti Haapala
Removed extra indentation from some examples (:linenos: should be indented ...
blob@ 392a6c commitdiff | diff to current
2013-09-09 Chris McDonough
- Removed the ability to pass the following arguments to ``pyramid.config...
blob@ fdf30b commitdiff | diff to current
2013-08-20 Chris McDonough
raise ValueError instead of generating just path when _app_url is provided ...
blob@ d07d16 commitdiff | diff to current
2013-08-20 Michael Merickel
allow pregenerator and route_prefix with external routes
blob@ 84367e commitdiff | diff to current
2013-08-17 Tom Lazar
reference the static url route feature
blob@ 3bae69 commitdiff | diff to current
2013-08-17 Tom Lazar
typo
blob@ 58d507 commitdiff | diff to current
2013-08-17 Fabian Neumann
Document the external URL feature.
blob@ 8866e2 commitdiff | diff to current
2013-08-09 tisdall
"arent" to "aren't"
blob@ 866944 commitdiff | diff to current
2013-04-02 Michael Merickel
fix #964
blob@ a9bd7d commitdiff | diff to current
2013-03-22 Tshepang Lekhonkhobe
remove unused ignore-next-block directive
blob@ 1ad8de commitdiff | diff to current
2013-03-21 Tres Seaver
Resolve conflict.
blob@ f38126 commitdiff | diff to current
2013-03-13 Tshepang Lekhonkhobe
consistency: use $VENV whenever virtualenv binaries are used
blob@ f73f0e commitdiff | diff to current
2013-03-12 Michael Merickel
Merge pull request #896 from tshepang/consistency
blob@ d3aba3 commitdiff | diff to current
2013-03-12 Michael Merickel
Merge pull request #890 from tshepang/misc
blob@ 5fb6de commitdiff | diff to current
2013-03-12 Michael Merickel
Merge pull request #888 from tshepang/fixes
blob@ 22814b commitdiff | diff to current
2013-03-09 Tshepang Lekhonkhobe
capitalize; add term role
blob@ 2f4bde commitdiff | diff to current
2013-02-26 Tshepang Lekhonkhobe
remove a distraction
blob@ 5d3e51 commitdiff | diff to current
2013-03-05 Tshepang Lekhonkhobe
address issues raised by Tres Seaver at #884
blob@ 02e687 commitdiff | diff to current
2013-02-17 Tshepang Lekhonkhobe
fix grammar; shorten overlong sentence
blob@ 6a2827 commitdiff | diff to current
2013-02-17 Tshepang Lekhonkhobe
DRY
blob@ 67486e commitdiff | diff to current
2013-02-17 Tshepang Lekhonkhobe
DRY
blob@ 5c9da6 commitdiff | diff to current
2013-02-16 Tshepang Lekhonkhobe
grammar fixes
blob@ 2605e0 commitdiff | diff to current
2013-01-29 Tshepang Lekhonkhobe
replace 'note' with the more correct 'versionadded' directive
blob@ 479447 commitdiff | diff to current
2013-01-18 Tshepang Lekhonkhobe
make example links clickable, for convenience
blob@ e241c7 commitdiff | diff to current
2013-01-02 Tshepang Lekhonkhobe
eliminate other repeated words
blob@ 043ccd commitdiff | diff to current
2012-12-22 Reinout van Rees
Typo pakage => package
blob@ 76aa51 commitdiff | diff to current
2012-05-23 Fabian Büchler
Fixed a few glitches in the "Using a Route Prefix to Compose Applications" ...
blob@ 1aa978 commitdiff | diff to current
2012-04-27 VlAleVas
Update docs/narr/urldispatch.rst
blob@ ea7a26 commitdiff | diff to current
2012-02-26 Chris McDonough
make latex render again
blob@ 81c63f commitdiff | diff to current
2012-02-22 Chris McDonough
- New API: ``pyramid.config.Configurator.add_notfound_view``. This is a ...
blob@ 0db4a1 commitdiff | diff to current
2012-02-07 Michael Merickel
bug in url dispatch docs
blob@ 1ceae4 commitdiff | diff to current
2012-02-06 Chris McDonough
fix extra paren
blob@ d01ae9 commitdiff | diff to current
2012-01-05 Chris McDonough
bring docs up to date with code
blob@ e3dadf commitdiff | diff to current
2012-01-05 Chris McDonough
fix urldispatch matching and generation to cope with various inputs
blob@ a511b1 commitdiff | diff to current
2011-10-24 Michael Merickel
garden
blob@ 777ca3 commitdiff | diff to current
2011-10-12 Wayne Tong
Edited docs/narr/urldispatch.rst via GitHub
blob@ d7afdd commitdiff | diff to current
2011-10-06 Chris McDonough
remove all reference to the paster command-line utility
blob@ cfb2b5 commitdiff | diff to current
2011-09-24 michr
add documenteation for the __text__ attribute for a predicate
blob@ 52346b commitdiff | diff to current
first | « prev | next »