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
/
glossary.rst
Age
Commit message (
Expand
)
Author
2011-01-16
use correct rendering
Chris McDonough
2011-01-08
fix renderings
Chris McDonough
2011-01-03
- Add a new API ``pyramid.url.current_route_url``, which computes a URL based
Chris McDonough
2011-01-02
Split view chapter, move view config after templates, some reordering in view...
Casey Duncan
2011-01-03
fix rendering
Chris McDonough
2011-01-03
Merge branch 'master' of https://github.com/jahmad/pyramid into jahmad-master
Chris McDonough
2011-01-02
- add a ``add_view_mapper`` API to Configurator. This API allows you to add
Chris McDonough
2010-12-31
handlers_chapter -> views_chapter
Jamaludin Ahmad
2010-12-26
wording
Chris McDonough
2010-12-23
fix references
Chris McDonough
2010-12-19
add functional testing example
Chris McDonough
2010-12-19
context finding -> resource location
Chris McDonough
2010-12-19
reference module from package
Chris McDonough
2010-12-19
update firstapp chapter
Chris McDonough
2010-12-18
model->resource; make docs render without warnings
Chris McDonough
2010-12-18
resource -> asset
Chris McDonough
2010-12-09
fix docs: pyramid.configuration -> pyramid.config
Chris McDonough
2010-11-11
document the request.settings attribute as well as we can
Chris McDonough
2010-11-09
- All references to Pyramid-the-application were changed from :mod:`pyramid`
Chris McDonough
2010-11-06
Docs fix: Missed an instance of bfg -> pyramid in the glossary.
William Chambers
2010-11-02
tweak handlers chapter
Chris McDonough
2010-10-29
First set of Mako docs for narrative.
Ben Bangert
2010-10-29
docs rendering
Chris McDonough
2010-10-29
bfg_view -> view_config
Chris McDonough
2010-10-28
sessioning docs
Chris McDonough
2010-10-28
merge static view bugfixes/features from bfg trunk
Chris McDonough
2010-10-25
convert remainder of docs to use pyramid instead of repoze.bfg
Chris McDonough
2010-10-13
point at request API docs
Chris McDonough
2010-09-14
- The ``add_route`` method of a Configurator now accepts a
Chris McDonough
2010-09-13
Features
Chris McDonough
2010-09-12
put exception view in glossary
Chris McDonough
2010-09-09
Features
Chris McDonough
2010-09-08
- Add an API to the ``Configurator`` named ``get_routes_mapper``.
Chris McDonough
2010-07-26
merge generic_rendering branch
Chris McDonough
2010-04-27
- Expanded portion of i18n narrative chapter docs which discuss
Chris McDonough
2010-04-25
Docs.
Chris McDonough
2010-04-25
Merge i18n branch via svn merge --ignore-ancestry -r9030:9150 $REPOZE_SVN/rep...
Chris McDonough
2010-04-21
Moved i18n work to a branch and revert to pre-i18n-feature state via svn merg...
Chris McDonough
2010-04-19
Dip a toe in the i18n waters.
Chris McDonough
2010-04-18
- Use "Venusian" (`http://docs.repoze.org/venusian
Chris McDonough
2010-03-09
changed link for zodb to official site
Carlos de la Guardia
2010-02-03
Correct references to Chameleon not running on GAE.
Chris McDonough
2010-01-19
Spellcheck.
Chris McDonough
2010-01-18
Prep for b1
Chris McDonough
2010-01-17
Rendering.
Chris McDonough
2010-01-17
More reviews finished.
Chris McDonough
2010-01-16
Massive overhaul to deal with the reality that we don't map URLs directly to ...
Chris McDonough
2010-01-11
Merge of andrew-docs branch.
Chris McDonough
2010-01-03
Renderings.
Chris McDonough
2010-01-03
Features
Chris McDonough
[next]