| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-12-16 | - Removed the "Running Pyramid on Google App Engine" tutorial from the main | Chris McDonough | |
| docs. It survives on in the Cookbook (http://docs.pylonsproject.org/projects/pyramid_cookbook/en/latest/gae.html). Rationale: it provides the correct info for the Python 2.5 version of GAE only, and this version of Pyramid does not support Python 2.5. | |||
| 2011-10-06 | remove all reference to the paster command-line utility | Chris McDonough | |
| 2010-11-17 | paster templates now use the name "main" to represent the function that ↵ | d2m | |
| returns a WSGI application | |||
| 2010-11-09 | - All references to Pyramid-the-application were changed from :mod:`pyramid` | Chris McDonough | |
| to :app:`Pyramid`. A custom role setting was added to ``docs/conf.py`` to allow for this. (internal) | |||
| 2010-11-04 | bfg->pyramid, account for paster template changes | Chris McDonough | |
| 2010-10-25 | convert more docs from bfg to pyramid | Chris McDonough | |
| 2010-02-05 | Modernize. | Chris McDonough | |
| 2010-02-03 | - Update GAE tutorial to use Chameleon instead of Jinja2 (now that | Chris McDonough | |
| it's possible). | |||
| 2009-12-30 | Workaround for new GAE version compatibility with appengine-monkey. | Chris McDonough | |
| 2009-12-28 | Fix overlong lines. | Chris McDonough | |
| 2009-12-28 | Adjust for 7.5x9.25in output. | Chris McDonough | |
| 2009-12-25 | Fix syntax errors found via manuel, and add manuel-style markers to prevent | Chris McDonough | |
| untestable code blocks from being tested. | |||
| 2009-12-25 | Normalize code blocks. | Chris McDonough | |
| 2009-12-09 | Excise make_app from docs. | Chris McDonough | |
| 2009-12-09 | - General documentation freshening which takes imperative | Chris McDonough | |
| configuration into account in more places and uses glossary references more liberally. | |||
| 2009-07-03 | (no commit message) | Chris McDonough | |
| 2009-07-03 | Make sure tutorial still works. | Chris McDonough | |
| 2009-06-24 | Logic error in GAE tutorial (Michael B). | Chris McDonough | |
| 2009-05-14 | General cleanup. | Chris McDonough | |
| 2009-05-03 | Add GAE tutorial plus make CHANGES.txt renderings work. | Chris McDonough | |
