doc/api/pyramid.rst
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Wed, 01 Jun 2016 17:04:33 +0200
changeset 11732 45c38bd3e96d
parent 11631 faf279e33298
child 12094 d66079e2d481
permissions -rw-r--r--
Take care that cnx may not be set in error view

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

.. automodule:: cubicweb.pyramid

    .. autofunction:: make_cubicweb_application

    .. autofunction:: wsgi_application_from_cwconfig

    .. autofunction:: wsgi_application

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

    pyramid/*