doc/api/pyramid.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Fri, 27 Jan 2017 09:58:30 +0100
changeset 11944 5284fee68601
parent 11631 faf279e33298
child 12094 d66079e2d481
permissions -rw-r--r--
[cwconfig] Issue a warning when a "core" ctl plugin failed to load This is often because of a missing dependency, the warning would indicate this hopefully.

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

.. automodule:: cubicweb.pyramid

    .. autofunction:: make_cubicweb_application

    .. autofunction:: wsgi_application_from_cwconfig

    .. autofunction:: wsgi_application

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

    pyramid/*