doc/api/pyramid.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Wed, 14 Dec 2016 11:13:46 +0100
changeset 11884 6186cd15a46d
parent 11631 faf279e33298
child 12094 d66079e2d481
permissions -rw-r--r--
[pkg] Require passlib >= 1.7.0 Since bc9d901cb9e6 we use 1.7.0 API, update packaging accordingly.

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

.. automodule:: cubicweb.pyramid

    .. autofunction:: make_cubicweb_application

    .. autofunction:: wsgi_application_from_cwconfig

    .. autofunction:: wsgi_application

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

    pyramid/*