Show More
@@ -25,7 +25,7 b' Enable interactive debug mode' | |||
|
25 | 25 | |
|
26 | 26 | To enable interactive debug mode simply comment out ``set debug = false`` in |
|
27 | 27 | the .ini file. This will trigger an interactive debugger each time |
|
28 | there is an error in the browser, or send a http link if an error occured in the backend. This | |
|
28 | there is an error in the browser, or send a http link if an error occurred in the backend. This | |
|
29 | 29 | is a great tool for fast debugging as you get a handy Python console right |
|
30 | 30 | in the web view. |
|
31 | 31 |
General Comments 0
You need to be logged in to leave comments.
Login now