doc/changes/3.27.rst
changeset 12751 30b205676182
parent 12750 74b473f288d5
child 12754 22ece66dcd47
equal deleted inserted replaced
12750:74b473f288d5 12751:30b205676182
    45     which otherwise is lost
    45     which otherwise is lost
    46 
    46 
    47 * on DBG_SQL and/or DBG_RQL, if pygments is installed, syntax highlight sql/rql
    47 * on DBG_SQL and/or DBG_RQL, if pygments is installed, syntax highlight sql/rql
    48   debug output
    48   debug output
    49 
    49 
       
    50 * add a new '-t/--toolbar' option the pyramid command to activate the pyramid debugtoolbar
       
    51 
    50 Backwards incompatible changes
    52 Backwards incompatible changes
    51 ------------------------------
    53 ------------------------------
    52 
    54 
    53 * Standardization on the way to launch a cubicweb instance, from now on the
    55 * Standardization on the way to launch a cubicweb instance, from now on the
    54   only way to do that will be the used the ``pyramid`` command. Therefore:
    56   only way to do that will be the used the ``pyramid`` command. Therefore: