docs/api/core.rst
author Christophe de Vienne <christophe@unlish.com>
Tue, 28 Apr 2015 11:04:03 +0200
changeset 11564 a6547ff97ce0
parent 11537 caf268942436
permissions -rw-r--r--
Allow tests to override pyramid_settings Closes #5307426

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