doc/api/pyramid/defaults.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Mon, 19 Jun 2017 18:15:28 +0200
changeset 12188 fea018b2e056
parent 11631 faf279e33298
permissions -rw-r--r--
[web] Set response status to 400 when appropriate in ajax controller When this is clearly a client error, set status to 400. Otherwise, keep the default value for RemoteCallFailed (status=500).

.. _defaults_module:

:mod:`cubicweb.pyramid.defaults`
--------------------------------

.. automodule:: cubicweb.pyramid.defaults

    .. autofunction:: includeme