doc/api/pyramid.rst
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Fri, 10 Mar 2017 14:07:15 +0100
changeset 12031 92da3e6cb104
parent 11631 faf279e33298
child 12094 d66079e2d481
permissions -rw-r--r--
[server] Fix flake8 error of test/data/hooks.py

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

.. automodule:: cubicweb.pyramid

    .. autofunction:: make_cubicweb_application

    .. autofunction:: wsgi_application_from_cwconfig

    .. autofunction:: wsgi_application

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

    pyramid/*