doc/api/pyramid.rst
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Thu, 06 Oct 2016 14:25:18 +0200
changeset 11702 be23c3813bbf
parent 11631 faf279e33298
child 12094 d66079e2d481
permissions -rw-r--r--
[pyramid] Override cubicweb.hooks.syncsession.get_user_sessions() for Pyramid Closes #13436818

:mod:`cubicweb.pyramid`
=======================

.. automodule:: cubicweb.pyramid

    .. autofunction:: make_cubicweb_application

    .. autofunction:: wsgi_application_from_cwconfig

    .. autofunction:: wsgi_application

.. toctree::
    :maxdepth: 1
    :glob:

    pyramid/*