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
Age
Commit message (
Expand
)
Author
2010-12-29
- The (weak) "Converting a CMF Application to Pyramid" tutorial has been
Chris McDonough
2010-12-23
specify ordering unimportance
Chris McDonough
2010-12-23
tutorial accuracy and wording improvements
Chris McDonough
2010-12-23
fix awkward wording
Chris McDonough
2010-12-23
fix references
Chris McDonough
2010-12-22
right example language
Chris McDonough
2010-12-22
amend decisions
Chris McDonough
2010-12-22
- The ``pyramid_zodb`` Paster template no longer employs ZCML. Instead, it
Chris McDonough
2010-12-19
explain terminological and envvar differences from BFG
Chris McDonough
2010-12-18
title normalization
Chris McDonough
2010-12-18
resource/asset normalization
Chris McDonough
2010-12-18
model->resource; make docs render without warnings
Chris McDonough
2010-12-16
Features
Chris McDonough
2010-12-16
Added debug_matched configuration setting.
Joachim Krebs
2010-12-15
- Fix reference to ``repoze.bfg.traversalwrapper`` in "Models" chapter (point
Chris McDonough
2010-12-15
- If you followed it to-the-letter, the ZODB+Traversal Wiki tutorial would
Chris McDonough
2010-12-15
closes #66
Chris McDonough
2010-12-09
Merge branch 'twophase'
Chris McDonough
2010-12-09
fix docs: pyramid.configuration -> pyramid.config
Chris McDonough
2010-12-05
Updated references to 'app' by 'main'.
Bertrand Janin
2010-11-28
remove awkward wording
Chris McDonough
2010-11-27
bfg -> pyramid
Chris McDonough
2010-11-21
- SQLAlchemy+URLDispatch tutorial updated to integrate changes to
Chris McDonough
2010-11-20
convert stray references to colon routing syntax to squiggly syntax
Chris McDonough
2010-11-19
- Remove calls to config.begin()/config.end() from startup config code in
Chris McDonough
2010-11-17
- Removed ``zodbsessions`` tutorial chapter. It's still useful, but we now
Chris McDonough
2010-11-17
paster templates now use the name "main" to represent the function that retur...
d2m
2010-11-12
fix tutorial to not update the context with the content of request.matchdict,...
Chris McDonough
2010-11-11
point at pyramid_viewgroup, todo gardening
Chris McDonough
2010-11-11
- SQLAlchemy+urldispach wiki (``wiki2``) tutorial updated due to changes to
Chris McDonough
2010-11-10
fix wiki tutorial based on changes to zodb paster template
Chris McDonough
2010-11-09
- All references to Pyramid-the-application were changed from :mod:`pyramid`
Chris McDonough
2010-11-09
be helpful about which tutorial to point people at
Chris McDonough
2010-11-08
Merge branch 'loginx-master'
Chris McDonough
2010-11-08
* Removed redundant doc section
Xavier Spriet
2010-11-08
tutorial.ini -> development.ini
Chris McDonough
2010-11-07
Merge branch 'mgedmin-master'
Chris McDonough
2010-11-07
* Use edit.pt instead of view.pt for the add_page view callable in the wiki ...
Xavier Spriet
2010-11-07
* Use edit.pt instead of view.pt for the add_page view callable in the wiki ...
Xavier Spriet
2010-11-07
Fix file type for literalinclude.
Marius Gedminas
2010-11-05
use the latest pylons.css for all tutorials
Chris McDonough
2010-11-05
fix url to source
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
fix wiki2 tutorial (it was busted)
Chris McDonough
2010-11-04
- The SQL Wiki tutorial was updated to take into account changes to the
Chris McDonough
2010-11-04
update tutorials to account for paster template changes
Chris McDonough
2010-11-04
remove r.b.skins reference, note that we need an analogue for r.b.viewgroup
Chris McDonough
2010-11-04
bfg->pyramid, account for paster template changes
Chris McDonough
[next]