summaryrefslogtreecommitdiff
path: root/docs/modules
Commit message (Collapse)AuthorAgeFilesLines
* Use autoexception instead of autoclassBert JW Regeer2014-11-101-55/+55
|
* Add exceptions documentationBert JW Regeer2014-11-081-0/+64
| | | | | This adds the exceptions as documentation for WebOb so that it can be referenced in index.txt
* - Make tests pass on Python 3.Chris McDonough2013-12-051-0/+11
| | | | | | | | | | | | | - Treat serializer as a single entity instead of having separate serialize and deserialize functions. - Don't have a "_default_serializer" class attr as the only reason to do this would be if it were overrideable and it's not because it's underscored. - 79 columns. - Add changelog entry and update docs.
* fix doc references to deprecated classesSergey Schetinin2012-06-162-3/+1
|
* Add webob.static in the documentation tree and update NEWS fileJonathan Ballet2012-04-171-0/+12
|
* Turned sample_request_app into a class, so you can override the connection ↵Ian Bicking2012-04-131-0/+12
| | | | handlers. Add urllib3 support. Make tests serialize a bit better to avoid concurrency test problems.
* fix docs, adjust tests for docstringsSergey Schetinin2011-07-072-32/+53
|
* * Update sphinx references to classes that were moved/renamed in ↵ejucovy@socialplanning2010-09-231-5/+5
| | | | | | 92b1d2602493, in Request/Response objects page * Add news items for 1.0 about those classes that were moved/renamed
* don't try to render docs on webob.year, etcIan Bicking2009-12-161-8/+7
|
* fix titleIan Bicking2009-11-091-2/+2
|
* Added autogenerated webob.dec docs. Fix a bunch of Sphinx warnings/errorsIan Bicking2009-11-092-5/+14
|
* sphinx-ifyIan Bicking2008-05-291-0/+76