doc/api/web.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Wed, 29 Mar 2017 11:46:17 +0200
branch3.25
changeset 12113 669aaed98678
parent 10494 b6f00889355c
permissions -rw-r--r--
[hooks] Do not register "logstats" if repository has no scheduler

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