doc/changes/3.26.rst
author julien tayon <julien.tayon@logilab.fr>
Tue, 04 Jun 2019 09:35:47 +0200
changeset 12638 8466a6dd474e
parent 12269 f607080b82a9
permissions -rw-r--r--
[py3] changing unicode to str py2 support being dropped, passing the code in full py3 str/bytes syntax

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.