doc/api/pyramid.rst
author Laurent Peuch <cortex@worlddomination.be>
Tue, 08 Oct 2019 22:14:06 +0200
changeset 12771 70597b447fb7
parent 12094 d66079e2d481
permissions -rw-r--r--
[debug-toolbar/display_source_code] add a pyramid view that display syntax highlighted python source file This will be used for tool building for easier debugging. Closes #17256791

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

.. automodule:: cubicweb.pyramid

    .. autofunction:: wsgi_application_from_cwconfig

    .. autofunction:: wsgi_application

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

    pyramid/*