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
/
whatsnew-1.3.rst
Age
Commit message (
Expand
)
Author
2018-11-27
Fix links after running linkcheck, excluding HISTORY.txt, a local link, and a...
Steve Piercy
2018-10-31
remove the scaffolding chapter
Michael Merickel
2016-01-20
Update docs to reflect dropping Python 3.2 support
Steve Piercy
2016-01-14
Rename Cookbook to Pyramid Community Cookbook
Steve Piercy
2016-01-03
fix grammar on whatsnew document titles
Michael Merickel
2013-03-31
fix some cross-references
Tshepang Lekhonkhobe
2013-03-13
consistency: use $VENV whenever virtualenv binaries are used
Tshepang Lekhonkhobe
2013-03-12
Merge pull request #896 from tshepang/consistency
Michael Merickel
2013-03-12
Merge pull request #885 from tshepang/hyperlinks
Michael Merickel
2013-03-09
capitalize; add term role
Tshepang Lekhonkhobe
2013-03-06
this has since been fixed
Tshepang Lekhonkhobe
2013-03-05
fix broken links
Tshepang Lekhonkhobe
2012-11-14
remove duplicate whatsnew entry (forward port from 1.3 branch
Chris McDonough
2012-11-13
forward port from 1.3 branch
Chris McDonough
2012-03-20
update
Chris McDonough
2012-03-18
add python 3 logo
Chris McDonough
2012-03-03
untangle impacts of python 3 compat
Chris McDonough
2012-03-02
point at sqla bug
Chris McDonough
2012-02-24
docs-deprecate tmpl_context
Chris McDonough
2012-02-22
- New APIs: ``pyramid.response.FileResponse`` and
Chris McDonough
2012-02-22
- New API: ``pyramid.config.Configurator.add_forbidden_view``. This is a
Chris McDonough
2012-02-22
maintain whatsnew
Chris McDonough
2012-02-20
modify whatsnew
Chris McDonough
2012-02-17
docs rearranging / fixing
Chris McDonough
2012-02-17
docs fixes
Chris McDonough
2012-02-17
docs fixes
Chris McDonough
2012-02-17
Features
Chris McDonough
2012-02-15
Use req instead of r for #413. It's more likely that somebody is already pas...
Chris McDonough
2012-02-15
- The system value ``r`` is now supplied to renderers as an alias for
Chris McDonough
2012-02-15
update whatsnew
Chris McDonough
2012-02-09
Features
Chris McDonough
2012-02-08
prep for 1.3a7
Chris McDonough
2012-02-04
Merge branch 'pull.421' into 1.3-branch
Michael Merickel
2012-01-29
Clarify Python 2 and 3 compatibility for tl;dr users.
Steve Piercy
2012-01-20
prep for 1.3a6
Chris McDonough
2012-01-11
Updated the changelogs.
Michael Merickel
2012-01-05
whatsnew
Chris McDonough
2012-01-02
- Use the ``waitress`` WSGI server instead of ``wsgiref`` in scaffolding.
Chris McDonough
2011-12-30
Updated the changelog for Request.set_property.
Michael Merickel
2011-12-16
- Removed the "Running Pyramid on Google App Engine" tutorial from the main
Chris McDonough
2011-12-15
- Added a section named "Making Your Script into a Console Script" in the
Chris McDonough
2011-12-15
finish prequest feature
Chris McDonough
2011-12-14
mention backports and fix incorrect info about being able to use paster creat...
Chris McDonough
2011-12-14
merge goodwill's changes from master
Chris McDonough
2011-12-14
Added in a warning in whats new 1.3 about wsgiref beign more strict about ret...
michr
2011-12-14
- Changed scaffolding machinery around a bit to make it easier for people who
Chris McDonough
2011-12-14
Flesh out new view_defaults feature and add docs, change notes, and add to wh...
Chris McDonough
2011-12-10
remove double word
Chris McDonough
2011-12-09
Fixed typos & minor edits.
Ronan Amicel
2011-12-09
be more specific
Chris McDonough
[next]