doc/api/web.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Wed, 14 Sep 2016 17:12:37 +0200
changeset 11471 013d16661c7f
parent 10494 b6f00889355c
permissions -rw-r--r--
[skeleton] Use distname directly in setup.py distname is part of required metadata and modname cannot actually be used in place of it.

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