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