doc/changes/3.26.rst
author Nicolas Chauvat <nicolas.chauvat@logilab.fr>
Wed, 19 Feb 2020 19:49:01 +0100
changeset 12888 24a20d2b8c84
parent 12269 f607080b82a9
permissions -rw-r--r--
[server.querier] remove useless attribute Querier._planner

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.