docs/api/session.rst
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Fri, 03 Jun 2016 17:59:49 +0200
changeset 11625 b23d60a9ea84
parent 11537 caf268942436
permissions -rw-r--r--
retrieve session data in a single query instead of two (one for the session object, the other for its cwsessiondata attribute).

.. _session_module:

:mod:`pyramid_cubicweb.session`
-------------------------------

.. automodule:: pyramid_cubicweb.session

    .. autofunction:: includeme

    .. autofunction:: CWSessionFactory