| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use autoexception instead of autoclass | Bert JW Regeer | 2014-11-10 | 1 | -55/+55 |
| | | |||||
| * | Add exceptions documentation | Bert JW Regeer | 2014-11-08 | 1 | -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 McDonough | 2013-12-05 | 1 | -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 classes | Sergey Schetinin | 2012-06-16 | 2 | -3/+1 |
| | | |||||
| * | Add webob.static in the documentation tree and update NEWS file | Jonathan Ballet | 2012-04-17 | 1 | -0/+12 |
| | | |||||
| * | Turned sample_request_app into a class, so you can override the connection ↵ | Ian Bicking | 2012-04-13 | 1 | -0/+12 |
| | | | | | handlers. Add urllib3 support. Make tests serialize a bit better to avoid concurrency test problems. | ||||
| * | fix docs, adjust tests for docstrings | Sergey Schetinin | 2011-07-07 | 2 | -32/+53 |
| | | |||||
| * | * Update sphinx references to classes that were moved/renamed in ↵ | ejucovy@socialplanning | 2010-09-23 | 1 | -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, etc | Ian Bicking | 2009-12-16 | 1 | -8/+7 |
| | | |||||
| * | fix title | Ian Bicking | 2009-11-09 | 1 | -2/+2 |
| | | |||||
| * | Added autogenerated webob.dec docs. Fix a bunch of Sphinx warnings/errors | Ian Bicking | 2009-11-09 | 2 | -5/+14 |
| | | |||||
| * | sphinx-ify | Ian Bicking | 2008-05-29 | 1 | -0/+76 |
