doc/api/pyramid/profile.rst
author Philippe Pepiot <ph@itsalwaysdns.eu>
Tue, 31 Mar 2020 16:17:14 +0200
changeset 12964 85f0fe1bb78b
parent 11631 faf279e33298
permissions -rw-r--r--
[server] move connection pooler initialization logic to get_cnxset() This avoid complex logic in Repository initialization.

.. _profile_module:

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

.. automodule:: cubicweb.pyramid.profile

    Views
    -----

    .. autofunction:: ping

    .. autofunction:: cnx

    WSGI
    ----

    .. autofunction:: wsgi_profile