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
/
quick_tutorial
/
databases
Age
Commit message (
Expand
)
Author
2016-12-06
Revert "Changed 'host' and 'port' configuration to a new 'listen' style that ...
Bert JW Regeer
2016-12-06
Changed 'host' and 'port' configuration to a new 'listen' style that is now s...
Martin
2016-04-16
quick_tutorial cleanup
Steve Piercy
2016-04-14
Issue #2493: Fixing Quick Tutorial Step 18 - CSS/JS Paths, also on Step 19 - ...
Arian Maykon de Araújo Diógenes
2015-06-01
add self.config = testing.setUp and testing.tearDown back to WikiViewTests as...
Karen Dalton
2015-06-01
remove some calls to the testing module and self.config as they are not used
Karen Dalton
2015-06-01
Add additional logging configs necessary for db script output and update test...
Karen Dalton
2015-05-23
fix template static asset URLs; grammar; line numbers
Steve Piercy
2014-03-13
Strip redundant logging config from tutorial INI files.
Tres Seaver
2013-09-25
Get pyramid_chameleon added to the quick tutorial, plus some other fixes for ...
Paul Everitt
2013-09-13
First cut at import of quick tutorial.
Paul Everitt