doc/changes/3.27.rst
changeset 12692 8673da7c2f85
parent 12685 84a8a8915512
child 12716 f5300acd8f4f
equal deleted inserted replaced
12691:3f0e64630d94 12692:8673da7c2f85
    14 .. _pytest-xdist: https://github.com/pytest-dev/pytest-xdist
    14 .. _pytest-xdist: https://github.com/pytest-dev/pytest-xdist
    15 
    15 
    16 * on `cubicweb-ctl create` and `cubicweb-ctl pyramid`, if it doesn't already
    16 * on `cubicweb-ctl create` and `cubicweb-ctl pyramid`, if it doesn't already
    17   exist in the instance directory, the `pyramid.ini` file will be generated
    17   exist in the instance directory, the `pyramid.ini` file will be generated
    18   with the needed secrets.
    18   with the needed secrets.
       
    19 
       
    20 * add a --pdb flag to all cubicweb-ctl command to launch (i)pdb if an exception
       
    21   occurs during a command execution.
    19 
    22 
    20 Backwards incompatible changes
    23 Backwards incompatible changes
    21 ------------------------------
    24 ------------------------------
    22 
    25 
    23 * Standardization on the way to launch a cubicweb instance, from now on the
    26 * Standardization on the way to launch a cubicweb instance, from now on the