doc/api/pyramid.rst
author Philippe Pepiot <philippe.pepiot@logilab.fr>
Tue, 21 May 2019 10:18:54 +0200
changeset 12620 824105876352
parent 12094 d66079e2d481
permissions -rw-r--r--
[pkg] make cubicweb[crypto] depends on pycryptodome instead of pycrypto pycrypto isn't maintained anymore, the last release 2.6.1 is from 2014. Use the drop-in replacement fork pycryptodome instead. pycryptodome is packaged in debian starting from stretch-backports.

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

.. automodule:: cubicweb.pyramid

    .. autofunction:: wsgi_application_from_cwconfig

    .. autofunction:: wsgi_application

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

    pyramid/*