doc/changes/3.26.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Thu, 14 Mar 2019 17:16:34 +0100
changeset 12526 b78e3472a7d6
parent 12269 f607080b82a9
permissions -rw-r--r--
Remove ctl commands using the Twisted backend This backend is not maintained, very likely no longer used in any recent instance, and not supported in Python 3.

3.26 (1 February 2018)
======================

New features
------------

* For ``pyramid`` instance configuration kind, logging is not handled anymore
  by CubicWeb but should be configured through ``development.ini`` file
  following https://docs.pylonsproject.org/projects/pyramid/en/latest/narr/logging.html.

Backwards incompatible changes
------------------------------

* CubicWebConfiguration method 'shared_dir' got dropped.