doc/changes/3.27.rst
changeset 12754 22ece66dcd47
parent 12751 30b205676182
child 12796 4fe765f2f155
equal deleted inserted replaced
12753:38d24fb2ae48 12754:22ece66dcd47
    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
    50 * add a new '-t/--toolbar' option the pyramid command to activate the pyramid debugtoolbar
    51 
    51 
       
    52 * allow to specify the instance id for any instance command using the
       
    53   CW_INSTANCE global variable instead of or giving it as a cli argument
       
    54 
    52 Backwards incompatible changes
    55 Backwards incompatible changes
    53 ------------------------------
    56 ------------------------------
    54 
    57 
    55 * Standardization on the way to launch a cubicweb instance, from now on the
    58 * Standardization on the way to launch a cubicweb instance, from now on the
    56   only way to do that will be the used the ``pyramid`` command. Therefore:
    59   only way to do that will be the used the ``pyramid`` command. Therefore: