doc/changes/3.26.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Fri, 08 Mar 2019 11:58:30 +0100
branch3.26
changeset 12489 79fce4bde06f
parent 12269 f607080b82a9
permissions -rw-r--r--
[flake8] Fix errors in cubicweb/ext/test/unittest_rest.py

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.