| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-12-23 | tutorial accuracy and wording improvements | Chris McDonough | |
| 2010-12-22 | - The ``pyramid_zodb`` Paster template no longer employs ZCML. Instead, it | Chris McDonough | |
| is based on scanning. - Changed the "ZODB + Traversal Wiki Tutorial" based on changes to ``pyramid_zodb`` Paster template. | |||
| 2010-12-18 | resource/asset normalization | Chris McDonough | |
| 2010-12-16 | Features | Chris McDonough | |
| -------- - Added ``debug_routematch`` configuration setting that logs matched routes (including the matchdict and predicates). Documentation ------------- - Added "Debugging Route Matching" section to the urldispatch narrative documentation chapter. - Added reference to ``BFG_DEBUG_ROUTEMATCH`` envvar and ``debug_routematch`` config file setting to the Environment narrative docs chapter. | |||
| 2010-12-16 | Added debug_matched configuration setting. | Joachim Krebs | |
| 2010-12-15 | - If you followed it to-the-letter, the ZODB+Traversal Wiki tutorial would | Chris McDonough | |
| instruct you to run a test which would fail because the view callable generated by the ``pyramid_zodb`` tutorial used a one-arg view callable, but the test in the sample code used a two-arg call. - Updated ZODB+Traversal tutorial setup.py of all steps to match what's generated by ``pyramid_zodb``. | |||
| 2010-12-09 | fix docs: pyramid.configuration -> pyramid.config | Chris McDonough | |
| 2010-11-19 | - Remove calls to config.begin()/config.end() from startup config code in | Chris McDonough | |
| tutorials and paster templates (no longer required). | |||
| 2010-11-10 | fix wiki tutorial based on changes to zodb paster template | Chris McDonough | |
| 2010-11-05 | use the latest pylons.css for all tutorials | Chris McDonough | |
| 2010-11-04 | Added missing style.css file to tutorials | Blaise Laflamme | |
| 2010-11-04 | - Move static dir from pkg/templates/ to /pkg/ in pyramid_* paster templates. | Chris McDonough | |
| 2010-11-04 | Updated starter page in tutorials | Blaise Laflamme | |
| 2010-11-04 | - The ZODB Wiki tutorial was updated to take into account changes to the | Chris McDonough | |
| ``pyramid_zodb`` paster template. | |||
| 2010-10-29 | bfg_view -> view_config | Chris McDonough | |
| 2010-10-25 | add httpexceptions docs | Chris McDonough | |
| 2010-10-25 | rename bfgwiki to wiki | Chris McDonough | |
