doc/api/web.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Thu, 15 Feb 2018 10:11:16 +0100
branch3.26
changeset 12269 f607080b82a9
parent 10494 b6f00889355c
permissions -rw-r--r--
[cwconfig] Drop shared_dir method There's no more users of this method. Related to #17132990.

.. _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