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
/
tutorials
/
wiki
/
src
Age
Commit message (
Expand
)
Author
2011-01-21
- Add a ``MANIFEST.in`` file to each paster template. See
Chris McDonough
2011-01-21
deal with the addition of production.ini
Chris McDonough
2011-01-19
readd docutils
Chris McDonough
2011-01-19
adjust tutorial sources against pyramid_zodb changes
Chris McDonough
2011-01-15
Merge branch 'longlines' of git://github.com/johnwshipman/pyramid
Blaise Laflamme
2011-01-15
General reformatting of the wiki and wiki2 tutorials to eliminate
John Shipman
2011-01-12
Changed google font link in tutorials
Blaise Laflamme
2011-01-12
Changed some references from pylonshq.com to pylonsproject.org
Blaise Laflamme
2011-01-12
Features
Chris McDonough
2011-01-06
Added missing images
Blaise Laflamme
2011-01-06
Added small header support to css paster templates, using small header for wi...
Blaise Laflamme
2011-01-06
Removed login option from tutorial defining views templates
Blaise Laflamme
2011-01-05
Updated tutorial sources to use the new theme, use request.static_url('{{pack...
Blaise Laflamme
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
2010-12-18
resource/asset normalization
Chris McDonough
2010-12-16
Features
Chris McDonough
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
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
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
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