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
Age
Commit message (
Expand
)
Author
2014-04-18
Corrected the comment's language
thapar
2014-04-18
Typo fix "not"-->"no"
thapar
2014-04-17
More explicit example of set_property
flibustenet
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-15
DOC: Comment re: XSS, PEP8 imports, typo
westurner
2014-04-15
DOC: Add cgi.escape to quick_tour/views/views.py (Fixes #1294)
westurner
2014-04-15
DOC: Response.content_type defaults to text/html
westurner
2014-04-14
Merge pull request #1291 from nnja/master
Michael Merickel
2014-04-14
clarify python version support
Michael Merickel
2014-04-14
adding comments for python versions
Nina Zakharenko
2014-04-14
Change OSX to Mac OS X
Nina Zakharenko
2014-04-14
Update the documentation for Python installation on OSX. Binaries are primary...
Nina Zakharenko
2014-04-14
Update python installation instructions for mac osx.
Nina Zakharenko
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
make pdf build again
Chris McDonough
2014-04-08
i have no idea why we do this in here, but let's make it at least correct
Chris McDonough
2014-04-08
fix typo and update whatsnew
Chris McDonough
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
Always mention the msg* commands come from Gettext
Wichert Akkerman
2014-04-08
Remove lingua references from setup.cfg description.
Wichert Akkerman
2014-04-08
Fix $VENT typo
Wichert Akkerman
2014-04-08
Keep using easy_install.
Wichert Akkerman
2014-04-08
Update Lingua glossary item.
Wichert Akkerman
2014-04-08
Update documentation for Lingua 2
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-21
- correct bad .rst syntax
Steve Piercy
2014-03-17
Corrected inline markup to use * for italics
thapar
2014-03-17
Added note to place login/logout route definitions before `/{pagename}` route
thapar
2014-03-10
Remove extra concatenation from request.static_url()
sbivol
2014-03-07
Minor punctuation and grammar changes to Quick Intro
Paul Winkler
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
[next]