doc/api/web.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Wed, 05 Apr 2017 13:28:33 +0200
branch3.25
changeset 12134 0bf232be21a6
parent 10494 b6f00889355c
permissions -rw-r--r--
[entities] Make CWSource's dictconfig method clearer

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