doc/api/pyramid/profile.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Tue, 21 Feb 2017 17:41:32 +0100
changeset 11971 6c035cfef04f
parent 11631 faf279e33298
permissions -rw-r--r--
[pyramid] Use existing repo in PyramidCWTest We thus do not make use of config_from_cwconfig() and build the configurator instance by hand prior to include 'cubicweb.pyramid'.

.. _profile_module:

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

.. automodule:: cubicweb.pyramid.profile

    Views
    -----

    .. autofunction:: ping

    .. autofunction:: cnx

    WSGI
    ----

    .. autofunction:: wsgi_profile