doc/api/pyramid.rst
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Fri, 10 Mar 2017 12:07:29 +0100
changeset 12026 c21b399c9269
parent 11631 faf279e33298
child 12094 d66079e2d481
permissions -rw-r--r--
[views] Stop giving stats / debug information relying on _sessions This is already broken when using pyramid anyway.

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

.. automodule:: cubicweb.pyramid

    .. autofunction:: make_cubicweb_application

    .. autofunction:: wsgi_application_from_cwconfig

    .. autofunction:: wsgi_application

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

    pyramid/*