doc/api/pyramid.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Tue, 25 Jun 2019 16:24:45 +0200
branch3.26
changeset 12670 deabda5ebfc1
parent 12094 d66079e2d481
permissions -rw-r--r--
[debian] Remove unused/redundant entries from debian/cubicweb-ctl.dirs * bash completion entry produces a lintian warning "package-installs-into-obsolete-dir etc/bash_completion.d/", and it does not install bash completion. * doc directory should be handled automatically.

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

.. automodule:: cubicweb.pyramid

    .. autofunction:: wsgi_application_from_cwconfig

    .. autofunction:: wsgi_application

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

    pyramid/*