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
/
wiki2
/
src
/
tests
/
tutorial
/
templates
Age
Commit message (
Expand
)
Author
2021-12-17
Move IRC channel to Libera.Chat
Sergey Maranchuk
2020-12-12
change identity checks to use request.is_authenticated
Michael Merickel
2020-11-07
Remove request.user from wiki2 testing tutorial.
Theron Luhn
2020-01-07
revamp the test suite and explain the fixtures
Michael Merickel
2020-01-02
Update tests src files
Steve Piercy
2018-06-30
synch up source code in tests step
Steve Piercy
2018-01-12
Update templates to align with cookiecutters
Steve Piercy
2017-05-22
Also replace script tags appear everywhere
Fang-Pen Lin
2016-02-18
update tests chapter
Michael Merickel
2016-02-10
update 404 templates
Michael Merickel
2016-02-10
several simple refactorings
Michael Merickel
2016-02-08
fix jinja2 none test
Michael Merickel
2016-02-08
[wip] update tests in wiki2 tutorial
Michael Merickel
2015-12-02
- rewrite wiki2/tests.rst (removed an obsolete reference to testing models, p...
Steve Piercy
2015-05-25
update templates and static assets for each step
Steve Piercy
2013-08-03
"Web Application Development Framework" -> "Web Framework". Yay.
Paul Everitt
2013-04-02
remove copyright bits from the tutorial examples
Tshepang Lekhonkhobe
2011-07-31
updated wiki tutorials css
Blaise Laflamme
2011-07-21
- Change all scaffolding templates that point to docs.pylonsproject.org to
Chris McDonough
2011-07-01
- The Wiki2 tutorial "Tests" chapter had two bugs: it did not tell the user
Chris McDonough