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
/
api
Age
Commit message (
Expand
)
Author
2014-07-28
Mo' features, mo' problems.
Chris Rossi
2014-07-18
Take mcdonc's advice. This should be easier for users to understand.
Chris Rossi
2014-07-17
Write the documentation.
Chris Rossi
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-02-10
- Garden PR #1121
Steve Piercy
2014-02-09
- correct error when building docs in Sphinx:
Steve Piercy
2013-11-11
Merge branch 'feature.security-apis-on-request'
Chris McDonough
2013-11-09
undeprecate remember/forget functions and remove remember_userid/forget_useri...
Chris McDonough
2013-11-07
document add_adapter
Michael Merickel
2013-10-30
not methods, attrs
Chris McDonough
2013-10-28
Bring change log, API docs, and deprecations in line with normal policies/pro...
Chris McDonough
2013-10-20
fix merge conflict and prevent warning from showing up during testing (dont i...
Chris McDonough
2013-10-20
fix merge conflict
Chris McDonough
2013-10-19
modify the docs for the renderer interfaces
Michael Merickel
2013-10-19
update doc references
Michael Merickel
2013-10-19
update the docs
Michael Merickel
2013-10-08
Subclass HTTPBadCSRFToken from HTTPBadRequest and have request.session.check_...
Karl O. Pinc
2013-09-08
- The ``renderer_globals_factory`` argument to the
Chris McDonough
2013-09-08
- Removed the ``pyramid.view.is_response`` function that had been deprecated
Chris McDonough
2013-09-08
- Removed the class named ``pyramid.view.static`` that had been deprecated
Chris McDonough
2013-09-07
- The ``pyramid.events.NewResponse`` event is now sent **after** response
Chris McDonough
2013-09-05
remove the deprecated request.response_* attributes
Michael Merickel
2013-08-29
make local_name an attribute of Request, move logic from get_localizer into R...
Chris McDonough
2013-08-12
remove the "thread" reference
Michael Merickel
2013-08-12
Minor fixes suggested by @tshepang and @mmerickel thanks!
Amos Latteier
2013-08-12
Add documentation for creating and firing custom events. See issue #982.
Amos Latteier
2013-08-08
"behavor" to "behavior"
tisdall
2013-08-08
changed "obect" to "object"
tisdall
2013-07-24
add not_ predicate feature
Chris McDonough
2013-04-07
fix some cross-references
Tshepang Lekhonkhobe
2013-03-14
Added an options argument to pyramid.paste.get_appsettings, just like get_app...
Georges Dubus
2013-02-09
Merge pull request #836 from davidjb/public-predicate-mismatch
Chris McDonough
2013-02-09
grammar
Tshepang Lekhonkhobe
2013-01-31
Document PredicateMismatch for exception contexts
David\ Beitey
2013-01-30
use the more appropriate directives
Tshepang Lekhonkhobe
2013-01-29
Merge pull request #815 from tshepang/temp
Tres Seaver
2013-01-29
replace 'note' with the more correct 'versionadded' directive
Tshepang Lekhonkhobe
2013-01-23
pyramid.config: take advantage of some Sphinx directives
Tshepang Lekhonkhobe
2013-01-15
another grammar fix
Tshepang Lekhonkhobe
2013-01-07
redundant statement: the links preceeding the statement target the info refer...
Tshepang Lekhonkhobe
2013-01-02
eliminate other repeated words
Tshepang Lekhonkhobe
2013-01-01
eliminate repeated "the" words
Tshepang Lekhonkhobe
2013-01-01
Small fix for RST misfire.
Paul Everitt
2012-11-20
coverage
Chris McDonough
2012-11-04
merged SHA512AuthTktAuthenticationPolicy into AuthTktAuthenticationPolicy
Michael Merickel
2012-11-04
fix docs, upgrade tutorials, add change note, deprecate using zope.deprecatio...
Chris McDonough
2012-11-04
Merge branch 'feature.sha512_auth' of git://github.com/iElectric/pyramid into...
Chris McDonough
2012-10-30
updated authentication policy api documentation
Michael Merickel
[next]