doc/api/pyramid.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Wed, 12 Oct 2016 11:09:08 +0200
changeset 11714 73201a210007
parent 11631 faf279e33298
child 12094 d66079e2d481
permissions -rw-r--r--
[test] Make cubicweb/test/unittest_utils.py flake8-clean

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

.. automodule:: cubicweb.pyramid

    .. autofunction:: make_cubicweb_application

    .. autofunction:: wsgi_application_from_cwconfig

    .. autofunction:: wsgi_application

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

    pyramid/*