docs/api.rst
author Rabah Meradi <rabah.meradi@logilab.fr>
Mon, 15 Jun 2015 09:31:37 +0200
changeset 11598 2dc0b0db2329
parent 11537 caf268942436
permissions -rw-r--r--
use CubicWeb request to execute RQL rset should be retrieved with cw_request, as it's then bound to it and propagate to all entities created from this rset (._cw). From there it may reach code expecting a request, not a connection (view, selector, etc).

:mod:`pyramid_cubicweb`
=======================

.. automodule:: pyramid_cubicweb

    .. autofunction:: make_cubicweb_application

    .. autofunction:: wsgi_application_from_cwconfig

    .. autofunction:: wsgi_application

.. toctree::
    :maxdepth: 1
    :glob:

    api/*