doc/api/pyramid/core.rst
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Tue, 11 Oct 2016 10:23:06 +0200
changeset 11786 f5d26d3648d4
parent 11631 faf279e33298
permissions -rw-r--r--
[massive store] Turn a runtime error into an assertion geting there is a bug.

.. _core_module:

:mod:`cubicweb.pyramid.core`
----------------------------

.. automodule:: cubicweb.pyramid.core

    .. autofunction:: includeme

    .. autofunction:: cw_to_pyramid

    .. autofunction:: render_view

    .. autofunction:: repo_connect
    .. autofunction:: get_principals

    .. autoclass:: CubicWebPyramidRequest
        :show-inheritance:
        :members:

    .. autofunction:: _cw_session
    .. autofunction:: _cw_cnx
    .. autofunction:: _cw_request