Remove usage of cnx.ensure_cnx_set context manager
It has been deprecated since 3.21, no reason to keep using it internally.
.. _web_module:
:mod:`cubicweb.web`
===================
.. automodule:: cubicweb.web
Exceptions
----------
.. autoexception:: DirectResponse
.. autoexception:: InvalidSession
.. autoexception:: PublishException
.. autoexception:: LogOut
.. autoexception:: Redirect
.. autoexception:: StatusResponse
.. autoexception:: RequestError
.. autoexception:: NothingToEdit
.. autoexception:: ProcessFormError
.. autoexception:: NotFound
.. autoexception:: RemoteCallFailed