doc/api/pyramid.rst
author Laurent Peuch <cortex@worlddomination.be>
Thu, 11 Apr 2019 20:15:09 +0200
changeset 12571 eba09a2ac61d
parent 12094 d66079e2d481
permissions -rw-r--r--
DeprecationWarning: inspect.getargspec() is deprecated since Python 3.0, use inspect.signature() or inspect.getfullargspec()

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

.. automodule:: cubicweb.pyramid

    .. autofunction:: wsgi_application_from_cwconfig

    .. autofunction:: wsgi_application

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

    pyramid/*