doc/api/web.rst
author Julien Cristau <julien.cristau@logilab.fr>
Thu, 17 Dec 2015 14:55:18 +0100
changeset 10992 228b6d2777e4
parent 10494 b6f00889355c
permissions -rw-r--r--
[pkg] don't install dataimport/test in both cubicweb-server and cubicweb-dev Closes #9239572

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