doc/api/pyramid.rst
author Laurent Peuch <cortex@worlddomination.be>
Thu, 23 May 2019 00:33:31 +0200
changeset 12752 3cf37ec616ad
parent 12094 d66079e2d481
permissions -rw-r--r--
[migrations/pdb] add to every failing migration operation a "p(db)" option Instead, the migration command will just crash without offering the possibility of the user to debug or continue the migration. Closes #17219772

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

.. automodule:: cubicweb.pyramid

    .. autofunction:: wsgi_application_from_cwconfig

    .. autofunction:: wsgi_application

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

    pyramid/*