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
Age
Commit message (
Expand
)
Author
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
blaise did this
Chris McDonough
2010-11-04
- Remove squiggly routing syntax.
Chris McDonough
2010-11-04
add more todos
Chris McDonough
2010-11-04
using path_spec here is unnecessary (and broken, at least for template render...
Chris McDonough
2010-11-04
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2010-11-04
we now do have a sessioning library
Chris McDonough
2010-11-04
Update handlers section to not reference __exposed__, and mention
Ben Bangert
2010-11-04
Updated starter page in tutorials
Blaise Laflamme
2010-11-04
Merge branch 'master' of git://github.com/Pylons/pyramid
Blaise Laflamme
2010-11-04
note more todos
Chris McDonough
2010-11-04
- The ``request_type`` argument to the ``view`` ZCML directive, the
Chris McDonough
2010-11-04
css fix for starter page
Blaise Laflamme
2010-11-04
Fixed footer of starter page in paster templates
Blaise Laflamme
2010-11-04
comment out inappropriate sections, add contributors
Chris McDonough
2010-11-04
appease MVC people
Chris McDonough
2010-11-04
fix docs for pylons renderer global factory
Chris McDonough
2010-11-04
fix urldispatch code blocks (syntax and rendering)
Chris McDonough
2010-11-04
repoze->pyramid
Chris McDonough
2010-11-04
fix a typo
Chris McDonough
2010-11-04
turn a paragraph into a note
Chris McDonough
2010-11-04
we added more keys to the default paster template ini file app section, updat...
Chris McDonough
2010-11-04
simplify
Chris McDonough
2010-11-04
de-zcml-ify events chapter
Chris McDonough
2010-11-04
move i18n ZCML topics to declarative chapter
Chris McDonough
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
2010-11-04
- The ZODB Wiki tutorial was updated to take into account changes to the
Chris McDonough
2010-11-04
note
Chris McDonough
2010-11-04
punt back to ZCML for zodb template, it will allow me to do less work to the ...
Chris McDonough
2010-11-04
typo
Chris McDonough
2010-11-04
normalize port numbers in paster templates
Chris McDonough
2010-11-04
fix project documentation to account for starter paster template changes
Chris McDonough
2010-11-04
fix project documentation to account for starter paster template changes
Chris McDonough
2010-11-04
note imperative changes
Chris McDonough
2010-11-04
make starter imperative; add new starter_zcml paster template
Chris McDonough
2010-11-04
add forgotten files for paster template conversion (declarative -> imperative)
Chris McDonough
2010-11-04
- Convert all paster templates except 'starter' to be imperative.
Chris McDonough
2010-11-04
use fully qualified dotted names
Chris McDonough
2010-11-04
unbreak rendering
Chris McDonough
2010-11-04
Merge branch 'dezcml' of github.com:Pylons/pyramid into dezcml
Chris McDonough
2010-11-04
move declarative view docs to the declarative chapter
Chris McDonough
2010-11-03
Merge branch 'dezcml' of github.com:Pylons/pyramid into dezcml
Ben Bangert
2010-11-03
Revert "Revert "Changed to use imperative config.""
Ben Bangert
2010-11-03
Revert "Revert "Updated routesalchemy template to use imperative config.""
Ben Bangert
2010-11-03
de-zcml-ify various chapters and move ZCML to the declarative chapter
Chris McDonough
[next]