doc/api/pyramid.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Wed, 05 Apr 2017 14:42:30 +0200
branch3.25
changeset 12136 6069ee7d4824
parent 12094 d66079e2d481
permissions -rw-r--r--
[server/test] Extract a "ldapsource" function in unittest_ldapsource.py We will add more use of this pattern in forthcoming changesets, so avoid repetition.

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

.. automodule:: cubicweb.pyramid

    .. autofunction:: wsgi_application_from_cwconfig

    .. autofunction:: wsgi_application

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

    pyramid/*