doc/api/web.rst
author Julien Cristau <julien.cristau@logilab.fr>
Mon, 08 Feb 2016 16:10:51 +0100
changeset 11159 b07406dae25e
parent 10494 b6f00889355c
permissions -rw-r--r--
[web/test] switch unittest_web from twisted to wsgi And make it pass on python3 while at it.

.. _web_module:

:mod:`cubicweb.web`
===================

.. automodule:: cubicweb.web

    Exceptions
    ----------

    .. autoexception:: DirectResponse
    .. autoexception:: InvalidSession
    .. autoexception:: PublishException
    .. autoexception:: LogOut
    .. autoexception:: Redirect
    .. autoexception:: StatusResponse
    .. autoexception:: RequestError
    .. autoexception:: NothingToEdit
    .. autoexception:: ProcessFormError
    .. autoexception:: NotFound
    .. autoexception:: RemoteCallFailed