doc/api/web.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Fri, 21 Oct 2016 18:43:13 +0200
changeset 11736 b77c82355325
parent 10494 b6f00889355c
permissions -rw-r--r--
[pkg] Cleanup MANIFEST.in from non-matching entries This cleans up output of setup.py executions.

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