docs/api/core.rst
author Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
Tue, 08 Mar 2016 16:12:01 +0100
changeset 11608 259fa3391c7b
parent 11537 caf268942436
permissions -rw-r--r--
keep track of all traceback in error handling, not just the exception message (closes #11689093)

.. _core_module:

:mod:`pyramid_cubicweb.core`
----------------------------

.. automodule:: pyramid_cubicweb.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