doc/api/web.rst
author Julien Cristau <julien.cristau@logilab.fr>
Thu, 17 Dec 2015 17:14:08 +0100
changeset 11002 2973522a1924
parent 10494 b6f00889355c
permissions -rw-r--r--
[migration] handle non-existing attribute type when adding an entity type The final type needs to be added to the schema first. Related to #7569998.

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