docs/api/profile.rst
author Philippe Pepiot <philippe.pepiot@logilab.fr>
Thu, 16 Jun 2016 16:25:32 +0200
changeset 11623 b6f6737d4823
parent 11537 caf268942436
permissions -rw-r--r--
wsgi: clearer exception when CW_INSTANCE is missing instance_name is mandatory for cwcfg.config_for() Raise with a KeyError: 'CW_INSTANCE' instead of hard to read exception.

.. _profile_module:

:mod:`pyramid_cubicweb.profile`
===============================

.. automodule:: pyramid_cubicweb.profile

    Views
    -----

    .. autofunction:: ping

    .. autofunction:: cnx

    WSGI
    ----

    .. autofunction:: wsgi_profile