doc/api/pyramid/bwcompat.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Fri, 20 Jan 2017 14:32:34 +0100
changeset 11911 37726f66ff82
parent 11631 faf279e33298
permissions -rw-r--r--
[tox] Drop "exclude" option from flake8 config and adjust flake8-ok-files.txt accordingly Some files listed in flake8-ok-files.txt were excluded of flake8 run because of the "exclude" option in tox.ini. Some of them were non-existent files (moved), some others were actually non-flake8-compliant. In the latter case, we adjust trivial errors (blank lines, module import not on top of file) but remove others (like cubicweb/test/unittest_utils.py) from flake8-ok-files.txt.

.. _bwcompat_module:

:mod:`cubicweb.pyramid.bwcompat`
--------------------------------

.. automodule:: cubicweb.pyramid.bwcompat

    .. autofunction:: includeme

    .. autoclass:: PyramidSessionHandler
        :members:

    .. autoclass:: CubicWebPyramidHandler
        :members:

        .. automethod:: __call__

    .. autoclass:: TweenHandler
        :members: