doc/api/pyramid/core.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Tue, 04 Apr 2017 18:47:13 +0200
branch3.25
changeset 12131 8672535c3b89
parent 11631 faf279e33298
permissions -rw-r--r--
[py3] Use six.text_type instead of unicode in _CWSourceCfgMixIn.update_config()

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