Skip to content

Commit 884313c

Browse files
committed
[FIX] developer/reference/cli: --dev=pdb was removed
Does nothing since odoo/odoo#78857 and was removed in odoo/odoo#115076 both in 16.0. Part-of: #14294 Related: odoo/odoo#222807 Signed-off-by: Julien Castiaux (juc) <[email protected]>
1 parent 18e8581 commit 884313c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

content/developer/reference/cli.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -431,9 +431,6 @@ Developer features
431431

432432
* ``qweb``: break in the evaluation of QWeb template when a node contains ``t-debug='debugger'``
433433

434-
* ``(i)p(u)db``: start the chosen python debugger in the code when an
435-
unexpected error is raised before logging and returning the error.
436-
437434
* ``werkzeug``: display the full traceback on the frontend page in case of exception
438435

439436
* ``replica``: simulate :option:`--db_replica_host` but connect to the same datbase server as

0 commit comments

Comments
 (0)