doc/api/pyramid.rst
author Philippe Pepiot <philippe.pepiot@logilab.fr>
Wed, 27 Mar 2019 16:25:06 +0100
changeset 12544 56e1132f19c3
parent 12094 d66079e2d481
permissions -rw-r--r--
[cwconfig] drop _cube_modname Since we drop support for legacy cubes, this is equivalent to _cube_pkgname()

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

.. automodule:: cubicweb.pyramid

    .. autofunction:: wsgi_application_from_cwconfig

    .. autofunction:: wsgi_application

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

    pyramid/*