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.

Changes between Version 1 and Version 2 of DevelopmentServer


Ignore:
Timestamp:
Jun 25, 2008, 3:25:17 PM (16 years ago)
Author:
cmlenz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DevelopmentServer

    v1 v2  
    33Diva comes with a couple of simple shortcuts for running your application using the `WSGIServer` from the Python standalone library.
    44
    5 Assuming you have an `Application` subclass (see ApplicationArchitecture), for example:
     5Assuming you have an `Application` subclass (see ApplicationObject), for example:
    66
    77{{{