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
2010-12-19
fix urldispatch chapter
Chris McDonough
2010-12-19
context finding -> resource location
Chris McDonough
2010-12-18
model->resource; make docs render without warnings
Chris McDonough
2010-12-18
model -> resource; resource -> asset
Chris McDonough
2010-12-16
Features
Chris McDonough
2010-12-12
fix merge conflicts
Casey Duncan
2010-12-09
fix docs: pyramid.configuration -> pyramid.config
Chris McDonough
2010-12-02
Merge https://github.com/Pylons/pyramid
Casey Duncan
2010-12-01
fix bad info in urldispatch chapter: matchdict and matched_route will be None
Chris McDonough
2010-11-30
Merge https://github.com/Pylons/pyramid
Casey Duncan
2010-11-28
Normalized narrative doc, code with linenos while text+bash don't
Blaise Laflamme
2010-11-28
Narrative doc cleanup
Blaise Laflamme
2010-11-27
Merge https://github.com/Pylons/pyramid
Casey Duncan
2010-11-23
fix quoting
Chris McDonough
2010-11-22
Move however to contrasting sentence
Casey Duncan
2010-11-22
Be consistent with the spelling of 'slash-appending not found view', Change p...
Casey Duncan
2010-11-22
reword paragraph explaining append_slash_notfound_view for clarity
Casey Duncan
2010-11-21
commafy and dehyphenatei, add word 'documented'
Casey Duncan
2010-11-21
fix typo
Casey Duncan
2010-11-21
Break sentence in leiu of semicolon splice
Casey Duncan
2010-11-21
fix typo
Casey Duncan
2010-11-21
fix lingering old-style replacement marker syntax
Casey Duncan
2010-11-21
clarify sentence about nonsensical replacement markers
Casey Duncan
2010-11-21
fix lingering old-style replacement marker syntax
Casey Duncan
2010-11-21
notate literal period in text for clarity
Casey Duncan
2010-11-21
reword/simplify 'URL dispatch supplies a shortcut' paragraph
Casey Duncan
2010-11-19
make previous version route example match current example
Casey Duncan
2010-11-19
example of previous route marker should use old marker syntax (:, not {})
Casey Duncan
2010-11-18
There is no pattern_regexes.
Ben Bangert
2010-11-18
More colon references.
Ben Bangert
2010-11-18
Ensure the version changed info is visible.
Ben Bangert
2010-11-18
- URL Dispatch now uses the form ``{marker}`` to denote a replace marker in
Ben Bangert
2010-11-18
- URL Dispatch now allows for replacement markers to be located anywhere
Ben Bangert
2010-11-10
- New API methods for ``pyramid.request.Request``: ``model_url`` and
Chris McDonough
2010-11-09
remove unnecessary wording
Chris McDonough
2010-11-09
- All references to Pyramid-the-application were changed from :mod:`pyramid`
Chris McDonough
2010-11-04
fix urldispatch code blocks (syntax and rendering)
Chris McDonough
2010-11-04
repoze->pyramid
Chris McDonough
2010-11-04
fix a typo
Chris McDonough
2010-11-04
typo
Chris McDonough
2010-11-03
de-zcml-ify various chapters and move ZCML to the declarative chapter
Chris McDonough
2010-11-02
- Remove references to 'WebOb' Response and just call it 'Response', and note
Chris McDonough
2010-10-25
convert narrative docs to Pyramid
Chris McDonough
2010-10-14
update
Chris McDonough
2010-09-14
prep for 1.3a13
Chris McDonough
2010-09-08
Use a class role for linkage.
Chris McDonough
2010-09-08
- The ``repoze.bfg.interfaces`` API documentation page is now rendered
Chris McDonough
2010-09-08
- The ``repoze.bfg.urldispatch.Route`` constructor (not an API) now
Chris McDonough
2010-09-06
renderings
Chris McDonough
2010-09-05
- Each of the follow methods of the Configurator now allow the
Chris McDonough
[prev]
[next]