doc/api/pyramid.rst
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Thu, 10 Nov 2016 18:23:45 +0100
branch3.24
changeset 11826 e2c940c8c485
parent 11631 faf279e33298
child 12094 d66079e2d481
permissions -rw-r--r--
[web] req.lang should be None or a non-empty string

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

.. automodule:: cubicweb.pyramid

    .. autofunction:: make_cubicweb_application

    .. autofunction:: wsgi_application_from_cwconfig

    .. autofunction:: wsgi_application

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

    pyramid/*