doc/api/pyramid.rst
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Wed, 12 Apr 2017 16:12:51 +0200
branch3.25
changeset 12155 4ba8fd2cd41a
parent 12094 d66079e2d481
permissions -rw-r--r--
[sources] Turn classmethod into standard method No need for a class method and easier to get proper logger including source's name.

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

.. automodule:: cubicweb.pyramid

    .. autofunction:: wsgi_application_from_cwconfig

    .. autofunction:: wsgi_application

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

    pyramid/*