summaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* update versions for release1.2ianb2009-05-222-4/+4
|
* Fix Response.mustcontain(no=...)ianb2009-02-111-0/+3
|
* attributionianb2009-02-101-1/+2
|
* Applied patch from #337, from Matthew Desmarais: add a .force_value(value) ↵ianb2009-02-101-0/+14
| | | | method to select and multi-select fields that sets a value irregardless of the available options
* Make following links with fragments work (from desmaj). #329ianb2009-01-091-0/+3
|
* Fix form handling: text inputs always result in an empty string (not a ↵ianb2008-12-181-0/+7
| | | | missing field) and radio fields default to no submission at all unless one radio is checked. From Daniele Paolella
* update news for release1.1ianb2008-11-242-4/+4
|
* try to skip links in <script> tagsianb2008-11-241-0/+3
|
* don't assume dict orderingpjenvey2008-11-191-2/+3
|
* extra news noteianb2008-11-161-1/+1
|
* Changed __str__ and __repr__ of responses for better doctesting; added a ↵ianb2008-11-161-0/+17
| | | | content_type argument to .post and .put
* fix .delete()ianb2008-11-041-0/+5
|
* update news for release1.0.2ianb2008-10-292-3/+3
|
* Support for <select multiple>, from desmaj (#278)ianb2008-07-301-0/+2
|
* sphinx-ifyianb2008-05-293-9/+177
|
* Change the value of no-value checkboxes to 'on' instead of 'checked'ianb2008-05-021-0/+7
|
* don't need wsgiref now that we provide our own version of wsgiref.validatepjenvey2008-05-011-1/+2
| | | | (lint)
* Don't submit unnamed form fields. Give a better error message when cookies ↵ianb2008-05-011-0/+5
| | | | can't be parsed
* bring in paste.lint for wsgiref. fixes its InputWrapper lacking support forpjenvey2008-02-271-0/+6
| | | | readline with an argument as needed by the cgi module.
* update news for release1.0ianb2008-02-173-16/+14
|
* fix problem with paramsianb2008-02-171-0/+2
|
* use basecookie instead of simplecookieianb2007-12-171-0/+2
|
* Treat image button like submit button (#216)ianb2007-12-171-0/+1
|
* more updatesianb2007-12-135-13/+271
|
* some examples and whatnot for a presentationianb2007-12-134-0/+170
|
* Added parsing for html, xml, lxml, jsonianb2007-08-191-0/+66
|
* Add svn repository linkianb2007-08-161-0/+7
|
* doc updatesianb2007-08-101-2/+2
|
* rename symbols, wordsianb2007-08-091-12/+12
|
* renameianb2007-08-092-0/+296