Chris McDonough
2012-02-23 6b3cca0d548c0c3bcec62902f5b261df4e7c1d1e
refs
author Chris McDonough <chrism@plope.com>
Thursday, February 23, 2012 02:02 +0100
committer Chris McDonough <chrism@plope.com>
Thursday, February 23, 2012 02:02 +0100
commit6b3cca0d548c0c3bcec62902f5b261df4e7c1d1e
tree 453a3aaeba0a22472aeefe58af3d720abeeae00f tree | zip | gz
parent 08f805a360185c648bfeccbbe568a97f0f036a0c view | diff
- New APIs: ``pyramid.response.FileResponse`` and
``pyramid.response.FileIter``, for usage in views that must serve files
"manually".
8 files modified
199 ■■■■■ changed files
CHANGES.txt 4 ●●●● diff | view | raw | blame | history
TODO.txt 3 ●●●●● diff | view | raw | blame | history
docs/api/response.rst 5 ●●●●● diff | view | raw | blame | history
docs/whatsnew-1.3.rst 4 ●●●● diff | view | raw | blame | history
pyramid/response.py 74 ●●●●● diff | view | raw | blame | history
pyramid/static.py 53 ●●●●● diff | view | raw | blame | history
pyramid/tests/test_response.py 27 ●●●●● diff | view | raw | blame | history
pyramid/tests/test_static.py 29 ●●●●● diff | view | raw | blame | history