doc/api/pyramid/core.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Fri, 08 Mar 2019 11:58:30 +0100
branch3.26
changeset 12489 79fce4bde06f
parent 11631 faf279e33298
permissions -rw-r--r--
[flake8] Fix errors in cubicweb/ext/test/unittest_rest.py

.. _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