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
/
configuration.rst
Age
Commit message (
Expand
)
Author
2020-03-06
correct configuration.rst add missing route_name
slobinger
2018-08-21
Synch Hello World app with canonical version on trypyramid.com and elsewhere
Steve Piercy
2018-08-18
Clean up code-blocks in configuration
Steve Piercy
2017-07-03
Update example apps to use config context manager
Steve Piercy
2017-02-04
configuration should not be quoted
Steve Piercy
2015-10-08
wrap 79 cols
Steve Piercy
2015-10-04
grammar
Steve Piercy
2014-08-08
Link to .ini file description in configuration chapter.
Karl O. Pinc
2014-04-23
Typo found in second Declarative code block
bobby
2013-03-22
remove unused ignore-next-block directive
Tshepang Lekhonkhobe
2013-02-08
fix a Sphinx warning
Tshepang Lekhonkhobe
2013-02-06
Merge pull request #849 from tshepang/patch-3
Tres Seaver
2013-02-06
no need for a 'topic' directive
Tshepang Lekhonkhobe
2013-02-06
displaying lineno for 1-line snippet is overkill
Tshepang Lekhonkhobe
2012-01-05
Fixed a couple docs bugs reported by davidfung.
Michael Merickel
2011-12-16
stamp out paste.httpserver usage
Chris McDonough
2011-07-20
typo
Chris McDonough
2011-07-20
use less awkward language
Chris McDonough
2011-07-11
simplify
Chris McDonough
2011-07-11
simplify
Chris McDonough
2011-01-27
module name contractions
Chris McDonough
2011-01-19
clarify
Chris McDonough
2010-12-19
wording
Chris McDonough
2010-12-16
tweakage
Chris McDonough
2010-12-12
fix merge conflicts
Casey Duncan
2010-12-09
fix docs: pyramid.configuration -> pyramid.config
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-19
merge changes from master
Casey Duncan
2010-11-19
- Remove calls to config.begin()/config.end() from startup config code in
Chris McDonough
2010-11-15
Add missing closing paren (prose)
Casey Duncan
2010-11-15
Reword sentence describing what Pyramid config accomplishes
Casey Duncan
2010-11-15
Reword sentence explaining application configuration for clarity
Casey Duncan
2010-11-09
- All references to Pyramid-the-application were changed from :mod:`pyramid`
Chris McDonough
2010-11-04
simplify
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-29
bfg_view -> view_config
Chris McDonough
2010-10-25
convert narrative docs to Pyramid
Chris McDonough
2010-04-14
Add "exception views" work contributed primarily by Andrey Popp by merging th...
Chris McDonough
2010-01-19
Spellcheck.
Chris McDonough
2010-01-18
Prep for b1
Chris McDonough
2010-01-16
Massive overhaul to deal with the reality that we don't map URLs directly to ...
Chris McDonough
2010-01-14
Merge fixes from paper.
Chris McDonough
2010-01-13
Merge andrew-docs branch.
Chris McDonough
2010-01-11
Merge of andrew-docs branch.
Chris McDonough
2009-12-31
Wording.
Chris McDonough
2009-12-31
De-stiltify.
Chris McDonough
2009-12-30
Wording.
Chris McDonough
2009-12-27
- Added manual index entries to generated index.
Chris McDonough
[next]