doc/api/req.rst
author Samuel Trégouët <samuel.tregouet@logilab.fr>
Mon, 21 Dec 2015 12:16:12 +0100
changeset 11020 c8c8f6a6147f
parent 10494 b6f00889355c
child 12845 dd557dca2e86
permissions -rw-r--r--
[dataimport] massive_store: drop all constraints in __init__ and restore all in finish This should avoid dependency issues when dropping specific constraints (e.g. when dropping a primary constraint referenced by a foreign key constraint). We only do this in master mode, slave mode stores are supposed to work with an initialized db already.

.. _req_module:

:mod:`cubicweb.req`
===================

.. automodule:: cubicweb.req

    .. autoexception:: FindEntityError

    .. autoclass:: RequestSessionBase
        :members: