doc/api/web.rst
author Elodie Thieblin <ethieblin@logilab.fr>
Wed, 18 Mar 2020 09:58:05 +0100
changeset 12924 7a76f1fcc4a3
parent 10494 b6f00889355c
permissions -rw-r--r--
[doc] Add command pip install of new cube

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