doc/api/pyramid/profile.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Tue, 11 Oct 2016 14:48:27 +0200
changeset 11711 fe0fcb9e1fd0
parent 11631 faf279e33298
permissions -rw-r--r--
[config] Ignore cubicweb-pyramid in available_cubes() So that, in particular, its ccplugin.py does not get loaded (which would hide the "pyramid" command in cubicweb). Related to #14023058.

.. _profile_module:

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

.. automodule:: cubicweb.pyramid.profile

    Views
    -----

    .. autofunction:: ping

    .. autofunction:: cnx

    WSGI
    ----

    .. autofunction:: wsgi_profile