doc/api/pyramid.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Fri, 18 Nov 2016 14:26:03 +0100
branch3.24
changeset 11833 1212f0fa2d42
parent 11631 faf279e33298
child 12094 d66079e2d481
permissions -rw-r--r--
[debian] Have a single python-cubicweb binary for the library But keep distinct meta-packages for dependencies of the HTTP server (Twisted/Pyramid) and database backend. Related to #16133259.

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

.. automodule:: cubicweb.pyramid

    .. autofunction:: make_cubicweb_application

    .. autofunction:: wsgi_application_from_cwconfig

    .. autofunction:: wsgi_application

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

    pyramid/*