doc/api/pyramid.rst
author Philippe Pepiot <philippe.pepiot@logilab.fr>
Fri, 20 Jan 2017 16:53:28 +0100
changeset 11912 c9e6df20e5a4
parent 11631 faf279e33298
child 12094 d66079e2d481
permissions -rw-r--r--
[test] use TemporaryDirectory context manager For consistency with others tests, use TemporaryDirectory from cubicweb.devtools.testlib.

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

.. automodule:: cubicweb.pyramid

    .. autofunction:: make_cubicweb_application

    .. autofunction:: wsgi_application_from_cwconfig

    .. autofunction:: wsgi_application

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

    pyramid/*