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.

HelloWorld

HelloWorld is a very simple example application included with Diva.

Running the Application

You can run the example app by invoking the following command from the examples/helloworld source directory:

python run.py -rv

This enables verbose logging and automatic reloading. You should now be able to visit the site at http://localhost:8080/.

Trying the Debugger

Add ?debug to the URL, and click around.

Last modified 16 years ago Last modified on Jul 15, 2008, 4:57:11 PM