doc/api/pyramid/profile.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Thu, 16 May 2019 09:40:28 +0200
changeset 12613 703a263dd618
parent 11631 faf279e33298
permissions -rw-r--r--
Fix flake8 errors/warnings about import in cubicweb/_exceptions.py We either ignore errors in case of name re-exports and drop re-exports from old backwards compatibility. We fix the only occurrence of NoSelectableObject being imported from cubicweb in tests and update the import to use lgc instead.

.. _profile_module:

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

.. automodule:: cubicweb.pyramid.profile

    Views
    -----

    .. autofunction:: ping

    .. autofunction:: cnx

    WSGI
    ----

    .. autofunction:: wsgi_profile