cubicweb/misc/migration/3.8.3_common.py
author Elodie Thieblin <ethieblin@logilab.fr>
Wed, 18 Mar 2020 09:22:45 +0100
changeset 12921 1adf23942954
parent 11057 0b59724cb3f2
permissions -rw-r--r--
[doc] Add requirement for gettext and graphviz When running the tutorial from scratch, I had errors because these two packages were not installed.

option_group_changed('port', 'main', 'web')
option_group_changed('query-log-file', 'main', 'web')
option_group_changed('profile', 'main', 'web')
option_group_changed('max-post-length', 'main', 'web')