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
Age
Commit message (
Expand
)
Author
2014-10-14
fix comment on hello view
Michael Merickel
2014-10-14
typo fix
Jay Martin
2014-10-14
fix route name in comments
Jay Martin
2014-10-08
Minor edits to Templating With jinja2
David Eisner
2014-10-07
Update functional_testing.rst
David Eisner
2014-10-07
Update functional_testing.rst
deisner
2014-09-26
Update ini.rst
Jay Martin
2014-09-21
Update hello_world.rst
Jay Martin
2014-09-17
fix typo
Steve Piercy
2014-07-02
dont need to use any settings, we include pyramid_jinja2 in main
Chris McDonough
2014-05-25
Bring in #1352
Steve Piercy
2014-05-05
fix merge conflicts
Chris McDonough
2014-05-05
Merge branch 'master' into redundant_totuorial_logging_config
Chris McDonough
2014-04-21
Update background section same as quick_tour.rst
Steve Piercy
2014-04-20
Merge pull request #1309 from omidraha/patch-1
Steve Piercy
2014-04-20
Remove repeated word.
Omid Raha
2014-04-16
minor tweaks based on toolbar changes in 2.x
Michael Merickel
2014-04-16
Update debugtoolbar.rst
tylereaves
2014-04-16
Update debugtoolbar.rst
tylereaves
2014-04-09
Typo correction "setupy"-->"setup.py"
thapar
2014-04-09
Merge pull request #1288 from stevepiercy/master
Steve Piercy
2014-04-09
- add name of views.py
Steve Piercy
2014-04-09
Merge pull request #1287 from stevepiercy/master
Steve Piercy
2014-04-09
- clarify Windows setuptools instructions
Steve Piercy
2014-04-08
Drop setup.cfg from scaffolds
Wichert Akkerman
2014-04-08
Remove Babel from all setup.cfg files
Wichert Akkerman
2014-04-08
fix merge conflict while merging master to 1.5 branch
Chris McDonough
2014-03-26
Merge pull request #1280 from dhaaker/patch-2
Steve Piercy
2014-03-26
Update hello_world.rst
Daniel Haaker
2014-03-26
Remove whitespace before the open parenthesis
Daniel Haaker
2014-03-21
- fix indentation of code block
Steve Piercy
2014-03-13
Strip redundant logging config from tutorial INI files.
Tres Seaver
2014-03-10
Remove extra concatenation from request.static_url()
sbivol
2014-02-16
Clarify.
Tres Seaver
2014-02-16
Trailing commas are good.
Tres Seaver
2014-02-16
EC: break the page and see the DBT traceback display.
Tres Seaver
2014-02-16
Don't leave the page broken.
Tres Seaver
2014-02-16
Match optional reqs on Windows to those on POSIX.
Tres Seaver
2014-02-16
EC: why not add 'pyramid_debugtoolbar' to our 'install_requires'?
Tres Seaver
2014-02-16
Clarifications.
Tres Seaver
2014-02-16
Avoid re-ambiguating 'project' vs. 'package.
Tres Seaver
2014-02-16
Clarify vs. import time.
Tres Seaver
2014-02-16
Clarify reasons for preferring easy_install over pip.
Tres Seaver
2014-02-10
- Garden PR #1121
Steve Piercy
2013-11-09
undeprecate remember/forget functions and remove remember_userid/forget_useri...
Chris McDonough
2013-10-30
convert remember/forget to request-method-based
Chris McDonough
2013-10-19
Merge branch 'master' into feature.signed-cookie-session
Michael Merickel
2013-10-19
update the docs
Michael Merickel
2013-10-09
Hedge a little while the compendium of session add-ons is written.
Paul Everitt
2013-10-08
Small quick tutorial fixes post conference.
Paul Everitt
[next]