doc/api/pyramid.rst
author julien tayon <julien.tayon@logilab.fr>
Tue, 11 Jun 2019 09:07:24 +0200
changeset 12637 234ca3cbbb46
parent 12094 d66079e2d481
permissions -rw-r--r--
[py3] Use sorted(key=...) instead of sorted(cmp=...)

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

.. automodule:: cubicweb.pyramid

    .. autofunction:: wsgi_application_from_cwconfig

    .. autofunction:: wsgi_application

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

    pyramid/*