doc/changes/3.26.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Thu, 14 Mar 2019 17:04:02 +0100
changeset 12525 234079d86496
parent 12269 f607080b82a9
permissions -rw-r--r--
Flake8 cubicweb/cwctl.py * run autopep8 on the file * fixed unused imports * rename "version" import as "cw_version" in order not to shadow local variables

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.