docs/api/core.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Thu, 21 Jan 2016 15:20:55 +0100
changeset 11604 18348ac158db
parent 11537 caf268942436
permissions -rw-r--r--
[tox] Let posargs override py.test args

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