doc/api/req.rst
author Laurent Peuch <cortex@worlddomination.be>
Tue, 12 Feb 2019 17:00:55 +0100
branch3.26
changeset 12562 7bb677060ebd
parent 10494 b6f00889355c
child 12845 dd557dca2e86
permissions -rw-r--r--
[pyramid/security] use cryptographically secure random generator Based on django source code in case SystemRandom is not available. According to python documentation: https://docs.python.org/2/library/random.html > Warning > The pseudo-random generators of this module should not be used for security > purposes. Use os.urandom() or SystemRandom if you require a cryptographically > secure pseudo-random number generator.

.. _req_module:

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

.. automodule:: cubicweb.req

    .. autoexception:: FindEntityError

    .. autoclass:: RequestSessionBase
        :members: