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:
-
Jun 25, 2008, 3:25:17 PM (16 years ago)
- Author:
-
cmlenz
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v1
|
v2
|
|
3 | 3 | Diva comes with a couple of simple shortcuts for running your application using the `WSGIServer` from the Python standalone library. |
4 | 4 | |
5 | | Assuming you have an `Application` subclass (see ApplicationArchitecture), for example: |
| 5 | Assuming you have an `Application` subclass (see ApplicationObject), for example: |
6 | 6 | |
7 | 7 | {{{ |