doc/api/web.rst
author Arthur Lutz <arthur.lutz@logilab.fr>
Thu, 10 Dec 2015 17:34:37 +0100
changeset 10994 ebd586aa5b00
parent 10494 b6f00889355c
permissions -rw-r--r--
[doc] add documentation about drop_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