ProjectDjango/Documentation/help/howto-debug.html

branch
eric7
changeset 172
ea7980ded4f3
parent 1
13a0cced0c6e
--- a/ProjectDjango/Documentation/help/howto-debug.html	Sat May 29 15:03:26 2021 +0200
+++ b/ProjectDjango/Documentation/help/howto-debug.html	Sat May 29 18:33:03 2021 +0200
@@ -6,9 +6,9 @@
 <body>
     <h2>How to debug Django projects</h2>
     <p>This little howto gives step-by-step instructions for debugging a Django
-    project with the eric4 debugger.</p>
+    project with the eric7 debugger.</p>
     <ol>
-        <li>Make the manage.py script of the Django project the eric4 project's
+        <li>Make the manage.py script of the Django project the eric7 project's
             main script (see the Project Properties dialog).</li>
         <li>Set a breakpoint at the position you want to start debugging.</li>
         <li>Start the debugger using "runserver --noreload"</li>

eric ide

mercurial