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
/
MyProject
/
development.ini
Age
Commit message (
Expand
)
Author
2015-12-08
update narrative docs and literalinclude source files that use the starter sc...
Steve Piercy
2014-01-03
modified MyProject src
Blaise Laflamme
2012-03-17
- Remove references to do-nothing ``pyramid.debug_templates`` setting in all
Chris McDonough
2012-02-19
- Put ``pyramid.includes`` targets within ini files in scaffolds on separate
Chris McDonough
2012-01-02
- Use the ``waitress`` WSGI server instead of ``wsgiref`` in scaffolding.
Chris McDonough
2011-12-05
the starter scaffold now uses url dispatch; add a minimal section about using...
Chris McDonough
2011-10-06
remove stray references to Paste
Chris McDonough
2011-08-22
- Use [app:main] instead of a pipeline in all scaffolds and tutorials
Chris McDonough
2011-08-11
fix docs, scaffolds, and tutorials to use pyramid.includes
Chris McDonough
2011-08-09
fix project.rst to deal with scaffold changes
Chris McDonough
2011-07-30
Updated all of the docs to reflect the new pyramid.* settings prefix.
Michael Merickel
2011-01-27
this line is too long to fit in the book; cheat
Chris McDonough
2011-01-21
deal with the addition of production.ini
Chris McDonough
2010-12-16
Features
Chris McDonough
2010-12-16
Added debug_matched configuration setting.
Joachim Krebs
2010-11-21
- Add logging configuration to all paster templates.
Chris McDonough
2010-11-10
fix project chapter to deal with paster template changes
Chris McDonough
2010-11-04
fix project documentation to account for starter paster template changes
Chris McDonough