close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": No module named svn). Look in the Trac log for more information.
- Timestamp:
-
Jul 15, 2008, 10:38:52 PM (16 years ago)
- Author:
-
cmlenz
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v3
|
v4
|
|
23 | 23 | This enables verbose logging and automatic reloading. You should now be able to visit the site at http://localhost:8080/. |
24 | 24 | |
| 25 | == Trying the Debugger == |
| 26 | |
| 27 | Add `?debug` to any URL, and click around. |
| 28 | |