doc/api/web.rst
author Laurent Peuch <cortex@worlddomination.be>
Tue, 12 Feb 2019 14:48:52 +0100
branch3.26
changeset 12436 d24f45087808
parent 10494 b6f00889355c
permissions -rw-r--r--
[doc] improve blog tutorial first steps and explain common errors

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