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
2012-01-29
show decorators along with view callables, fixes #393
Chris McDonough
2012-01-29
Clarify Python 2 and 3 compatibility for tl;dr users.
Steve Piercy
2012-01-28
fix bad numbering
Chris McDonough
2012-01-25
Minor fix - change attribute to be prevent_auto rather than preserve_auto
davidjb
2012-01-25
Minor change - remove duplicated word
davidjb
2012-01-21
Added set_request_property to the docs.
Michael Merickel
2012-01-20
prep for 1.3a6
Chris McDonough
2012-01-19
use method-based setting of authorization and authentication policy (see issu...
Chris McDonough
2012-01-19
fixes #398 .. mention only method-based authN configuration, remove indicatio...
Chris McDonough
2012-01-19
Fixes #400 (although sports was an intentional verb, maybe not the best one t...
Chris McDonough
2012-01-18
untangle some docs about using alternate wsgi servers (divide into 2 sections...
Chris McDonough
2012-01-18
include correct file
Chris McDonough
2012-01-16
explain logging
Chris McDonough
2012-01-16
ugh
Chris McDonough
2012-01-16
typos
Chris McDonough
2012-01-16
guess we have to be drooly here
Chris McDonough
2012-01-16
fix Windows break sequence
Chris McDonough
2012-01-16
fix Windows break sequence
Chris McDonough
2012-01-16
fix output expectations for wsgiref, add indication that a virtualenv should ...
Chris McDonough
2012-01-11
Updated the changelogs.
Michael Merickel
2012-01-11
Renamed the func to callable in the docs.
Michael Merickel
2012-01-09
prep for 1.3a5
Chris McDonough
2012-01-08
garden
Michael Merickel
2012-01-05
prep for 1.3a4
Chris McDonough
2012-01-05
whatsnew
Chris McDonough
2012-01-05
Merge branch '1.3-branch' of github.com:Pylons/pyramid into 1.3-branch
Chris McDonough
2012-01-05
bring docs up to date with code
Chris McDonough
2012-01-05
Merge branch '1.3-branch' of github.com:Pylons/pyramid into 1.3-branch
Michael Merickel
2012-01-05
Fixed a couple docs bugs reported by davidfung.
Michael Merickel
2012-01-05
fix urldispatch matching and generation to cope with various inputs
Chris McDonough
2012-01-04
remove dependency on pysqlite from all scaffolding on platforms lt 2.6
Chris McDonough
2012-01-04
merge from master
Chris McDonough
2012-01-04
Removed repetition of the word "the" in the Wiki Tutorial.
Mathieu Larose
2012-01-02
have sample scaffold depend on waitress
Chris McDonough
2012-01-02
- Use the ``waitress`` WSGI server instead of ``wsgiref`` in scaffolding.
Chris McDonough
2011-12-31
fixed typo in contributors
Blaise Laflamme
2011-12-30
Updated the changelog for Request.set_property.
Michael Merickel
2011-12-30
Documented Request.set_property.
Michael Merickel
2011-12-27
garden
Michael Merickel
2011-12-27
garden
Michael Merickel
2011-12-21
Split long run-on sentence into two.
Steve Piercy
2011-12-21
prep for 1.3a3
Chris McDonough
2011-12-21
merge master to 1.3 branch
Chris McDonough
2011-12-17
whitespace
Chris McDonough
2011-12-16
justify wsgiref usage
Chris McDonough
2011-12-16
have output description match reality
Chris McDonough
2011-12-16
stamp out paste.httpserver usage
Chris McDonough
2011-12-16
- Removed the "Running Pyramid on Google App Engine" tutorial from the main
Chris McDonough
2011-12-15
undo cutnpaste mistakes
Chris McDonough
2011-12-15
- Added a section named "Making Your Script into a Console Script" in the
Chris McDonough
[prev]
[next]