doc/api/pyramid/tools.rst
author Florent Cayré <florent.cayre@gmail.com>
Fri, 20 Jan 2017 03:48:11 +0100
branch3.24
changeset 11926 2deb9f6cbb7b
parent 11631 faf279e33298
child 11930 83a921bae21c
permissions -rw-r--r--
[source,native] Generalize the IntegrityError constraint parsing regex This allows catching constraint-related errors that have been translated by psycopg2, replacing surrounding english quotes by french quotes + space for instance. Closes #17047951.

.. _tools_module:

:mod:`cubicweb.pyramid.tools`
----------------------------

.. automodule:: cubicweb.pyramid.tools

    .. autofunction:: includeme

    .. autofunction:: clone_user
    .. autofunction:: cnx_attach_entity
    .. autofunction:: cached_build_user
    .. autofunction:: clear_cache