summaryrefslogtreecommitdiff
path: root/docs/file-example.txt
Commit message (Collapse)AuthorAgeFilesLines
* Move file to allow it to be excluded easilyBert JW Regeer2015-08-121-3/+8
| | | | More cleanup has to happen here, but at least tox is happy now.
* Add webob.static in the documentation tree and update NEWS fileJonathan Ballet2012-04-171-0/+8
|
* add __next__ for py3 compat; closes #10Chris McDonough2011-11-211-0/+2
|
* This commit aggregates most of the work done at the 2011 PyCon Pyramid ↵Sergey Schetinin2011-03-221-1/+1
| | | | | | | | | sprint in Atlanta GA. Only tests updates are in it, library code changes are committed separately. The sprint was organised by Chris McDonough and provided WebOb with 100% statement coverage. Participated: Alexandre Conrad, Patricio Paez, Whit Morriss, Rob Miller, Reed O'Brien, Chris Shenton, Joe Dallago, Tres Seaver, Casey Duncan, Kai Groner, Chris McDonough. The bitbucket fork on which this work was done is at https://bitbucket.org/chrism/webob-py3k and contains a detailed changelog. A big thank you to everyone who contributed!
* fix file-example doctest (was missing test-file.txt)Sergey Schetinin2009-11-111-8/+5
|
* Fixes for the tests, from mcdoncIan Bicking2009-01-231-3/+3
|
* o include docs/ in nose's doctest run, minus jsonrpc-example, as it requires aPhilip Jenvey2008-08-291-3/+3
| | | | | | package not on pypi o bring docs/ up to date, include missing test-file.txt, don't assume dict ordering
* sphinx-ifyIan Bicking2008-05-291-9/+9
|
* remove unneeded importsIan Bicking2007-10-231-3/+1
|
* a couple little doc updates; a fixme commentIan Bicking2007-08-191-5/+13
|
* Set default of cache_control.max_age to -1; check Request.environ type; fix ↵Ian Bicking2007-08-161-1/+1
| | | | example in file-example.txt; add Request.cache_control
* docstring updatesIan Bicking2007-08-161-1/+1
|
* Added an example document about creating a file-serving application using WebObIan Bicking2007-08-161-0/+211