doc/changes/3.26.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Thu, 28 Jun 2018 10:07:20 +0200
branch3.26
changeset 12335 ec2ab8dc93a2
parent 12269 f607080b82a9
permissions -rw-r--r--
[test] Add a trivial test for "wdoc" view We just make sure it gets rendered without errors (which wasn't the case before the previous patch). It does not work on Python 3; this will be fixed in next changeset.

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.